Whamcloud - gitweb
LU-2915 lfsck: NO scrub for agent inode and remote parent
authorFan Yong <yong.fan@whamcloud.com>
Tue, 7 May 2013 18:57:29 +0000 (02:57 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 15 May 2013 15:21:36 +0000 (11:21 -0400)
commitef1b815d77ae717f3ee701e2392fd3fe6c71906d
treed1c0db8f690c4371af689d8130280cc921e3e3d7
parent58444c4e9bc58e192f0bc0c163a5d51d42ba4255
LU-2915 lfsck: NO scrub for agent inode and remote parent

Under DNE case, for the object on remote MDT, there will be an agent
inode on the local MDT where the name entry resides. We do NOT build
OI mapping for such agent inode, so OI scrub should skip it.The same
for the "/REMOTE_PARENT_DIR".

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I164473bcba80043800d491639c027e7c13f30bd9
Reviewed-on: http://review.whamcloud.com/6332
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: wangdi <di.wang@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/mdd/mdd_lfsck.c
lustre/osd-ldiskfs/osd_compat.c
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_scrub.c