Whamcloud - gitweb
LU-12974 lfsck: dryrun mode shouldn't repair for layout 67/36767/5
authorLai Siyao <lai.siyao@whamcloud.com>
Mon, 9 Sep 2019 02:39:01 +0000 (10:39 +0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 14 May 2020 05:40:02 +0000 (05:40 +0000)
commit983d48a8a96c1b9759e3da4a5cb3e4c9531217ed
tree04cf383f0b898aa387f1afaf12a79c708708a114
parent186b97e68abbc45c0e8d5ae7e2a0d10aaa918db6
LU-12974 lfsck: dryrun mode shouldn't repair for layout

"lfsck_start -t layout --dryrun" shouldn't repair but report
inconsistencies.

Update sanity-lfsck.sh 18b.

Test-parameters: trivial testlist=sanity-lfsck envdefinitions=ONLY=18
DDN-Bug-ID: DDN-892

Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Change-Id: Ie1f4d0d1726e8f3f39f5a8b7be9cc149df1c1e44
Reviewed-on: https://review.whamcloud.com/36767
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Hongchao Zhang <hongchao@whamcloud.com>
lustre/lfsck/lfsck_internal.h
lustre/lfsck/lfsck_layout.c
lustre/lfsck/lfsck_lib.c
lustre/tests/sanity-lfsck.sh