Whamcloud - gitweb
LU-12068 test: compare position for ZFS dot entry 25/34525/2
authorHongchao Zhang <hongchao@whamcloud.com>
Wed, 27 Mar 2019 17:08:03 +0000 (13:08 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 8 Apr 2019 05:32:17 +0000 (05:32 +0000)
commit42adbae36f206a6ed4170e7619cd993c8fa80b1d
tree934fa8c8b8e6e655129454de1544a89cba900563
parentf0ead95dd1275ee906eccdf117abb92b36949a1b
LU-12068 test: compare position for ZFS dot entry

in test_6b of sanity-lfsck.sh, the position will be zero for
special entries "." and "..", which should not be used to
determine whether the LFSCK process is forward or not, in this
case, the otable position should be used.

Change-Id: I98aee1ae92fa5ea742a8001b58e092111d646477
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34525
Tested-by: Jenkins
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-lfsck.sh