Whamcloud - gitweb
LU-2222 mdt: restore evict-by-nid functionality 67/16867/8
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Mon, 19 Oct 2015 10:18:44 +0000 (13:18 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 11 Nov 2015 15:53:13 +0000 (15:53 +0000)
commit42e786f742fa3d13f7d6b66afaba63e77707015c
treeb49d2dea38b6eb99d8f1bd05368257b976b4d7b9
parentd67efae768805cd11d4ce3f4470c37baaa292801
LU-2222 mdt: restore evict-by-nid functionality

Writing a NID or UUID to mdt.*.evict_tgt_nids will evict clients
with NID or UUID specified all the targets (OSTs and MDTs).

Change-Id: I66a60a6c81fbac1571f5685111df7b00a306be36
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-on: http://review.whamcloud.com/16867
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lod/lod_dev.c
lustre/mdd/mdd_device.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lproc.c
lustre/osp/osp_dev.c
lustre/tests/conf-sanity.sh