Whamcloud - gitweb
LU-8066 lfsck: use underscores in lfsck status files 15/36715/5
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 8 Jan 2020 15:51:52 +0000 (10:51 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 18 Jan 2020 17:04:33 +0000 (17:04 +0000)
commitc059b737cb7270c60f553588483272431df341e2
tree6fdfe8378233c24f9f128043fe04089480bbdcae
parentb2b3afd34925efd4067031e1a18d63d7b4daa3ff
LU-8066 lfsck: use underscores in lfsck status files

Use underscores to separate words in the lfsck_layout
and oi_scrub files instead of hyphens, to match the use
in lfsck_namespace and consistency with other files.

Test-Parameters: trivial testlist=sanity-lfsck,sanity-scrub
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I5306d82a4e6056a5098d1753f53cb4ee4e2540e5
Reviewed-on: https://review.whamcloud.com/36715
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Olaf Faaland-LLNL <faaland1@llnl.gov>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lfsck/lfsck_layout.c
lustre/obdclass/scrub.c
lustre/tests/sanity-lfsck.sh