Whamcloud - gitweb
LU-9187 lfsck: handle parameters properly 49/25849/4
authorFan Yong <fan.yong@intel.com>
Tue, 1 Nov 2016 18:48:23 +0000 (02:48 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Apr 2017 04:43:14 +0000 (04:43 +0000)
commit03ab4771dfc6dafa8e6cd72509d8a6ac6c7046da
tree76789f264a96106e3624b9fc13aa87da90b7709c
parentaa64476cef7d5f0050de20839925868013caa0b6
LU-9187 lfsck: handle parameters properly

Currently, because of improper handling the parameters as to
related parameters (such as "failout", "dryrun") only work for
OI scrub, but do not work for namespace LFSCK and layout LFSCK.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: Ib38f7480758a59ba6a042948a8b49c36b401f100
Reviewed-on: https://review.whamcloud.com/25849
Tested-by: Jenkins
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lfsck/lfsck_bookmark.c
lustre/lfsck/lfsck_layout.c
lustre/lfsck/lfsck_namespace.c
lustre/tests/sanity-lfsck.sh