Whamcloud - gitweb
LU-2886 scrub: non-fixed FIDs for some local files
authorFan Yong <yong.fan@whamcloud.com>
Sat, 4 May 2013 06:16:01 +0000 (14:16 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 10 May 2013 14:14:40 +0000 (10:14 -0400)
commite3431824e6d72fdc5b22182afa26c1bd554d9663
treeffa29de078ecc547d92e5aa9f3f030e0d83c371f
parent0d81df2b743afe58978778b81b0caff56d188856
LU-2886 scrub: non-fixed FIDs for some local files

For old lustre-2.x (x < 4), the local files PENDING/lfsck_bookmark
used fixed/reserved FIDs when created. The cases have been changed
to use variable local FIDs since lustre-2.4. So adjust OI scrub to
match the changes.

Signed-off-by: Fan Yong <fan.yong@intel.com>
Change-Id: I6d1f2f19afa3d777b16838ae03f46a39a58b537a
Reviewed-on: http://review.whamcloud.com/6299
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/osd-ldiskfs/osd_scrub.c