Whamcloud - gitweb
LU-8085 scrub: increase iteration cursor to skip unused inodes 76/19876/3
authorFan Yong <fan.yong@intel.com>
Wed, 13 Apr 2016 08:48:39 +0000 (16:48 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 15 Aug 2016 21:10:50 +0000 (21:10 +0000)
commit4c1489de3be5bbde110e8bba5986aacebcbc08a1
tree9f5fcc8a87bf2032fafc590423f58d9704430ddd
parenta6d427ef428ca0e33bde714f04e1e41a5566b23a
LU-8085 scrub: increase iteration cursor to skip unused inodes

After the OI scrub iteration handled the last used bits in the
inode table, it should increase the iteration position to next
group before the jump to avoid loop for ever.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: Ib7a63202a134ecc82070868b9630430f054b69fa
Reviewed-on: http://review.whamcloud.com/19876
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-ldiskfs/osd_scrub.c