Whamcloud - gitweb
LU-4972 lfsck: skip .lustre and children for namespace check 43/10143/3
authorFan Yong <fan.yong@intel.com>
Sat, 5 Apr 2014 02:28:00 +0000 (10:28 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 9 May 2014 14:33:50 +0000 (14:33 +0000)
commit08e888a20ec87b3e9dfccbae34cc2cfe98f848e6
tree49fc7d71d01a2a22d42d0cd1d3d905c998459df6
parentcb22837bcded8f95461c0d4760b2b9add0956e71
LU-4972 lfsck: skip .lustre and children for namespace check

The sub-directories/files under .lustre are either for partial
repaired objects (such as .lustre/lost+found/) or for special
non-real objects (such as .lustre/obf). It is unnecessary to
do namespace LFSCK for them.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I39e8382c226b2ee19a41e6f47af38a5367f3bdd8
Reviewed-on: http://review.whamcloud.com/10143
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
lustre/include/lustre_fid.h
lustre/lfsck/lfsck_lib.c
lustre/lfsck/lfsck_namespace.c