Whamcloud - gitweb
LU-5248 osd: NOT inject OBD_FAIL_FID_LOOKUP on dotdot 06/11006/4
authorFan Yong <fan.yong@intel.com>
Sat, 20 Sep 2014 05:44:06 +0000 (22:44 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 4 Dec 2014 20:30:39 +0000 (20:30 +0000)
commitc202c54d6d84f54560474f3a6f316af4fdd9e475
tree6fbe023b63e92d47d4302df0d75c2b926c535c70
parent95e809e700e6cce6fc8cd8c3b245ff2b1daafdaa
LU-5248 osd: NOT inject OBD_FAIL_FID_LOOKUP on dotdot

The namespace LFSCK may cannot rebuild the FID-in-dirent for dotdot
entry after the MDT restored from file-level backup, because there
is not enough space in the directory head area.

Lustre-change: http://review.whamcloud.com/9748
Lustre-commit: 7dec22d474faa50e1a7fb6b377ceb1310b76a8e8

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: Iedf3b140a1dcc9fd77b40dbdf3dee52a44b5814b
Reviewed-on: http://review.whamcloud.com/11006
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/osd-ldiskfs/osd_handler.c
lustre/tests/sanity-lfsck.sh