Whamcloud - gitweb
LU-1866 scrub: initial OI scrub
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_scrub.h
index fcb0ae3..c2bae71 100644 (file)
@@ -73,6 +73,9 @@ enum scrub_flags {
 
        /* OI scrub is triggered automatically. */
        SF_AUTO         = 0x0000000000000004ULL,
+
+       /* The device is upgraded from 1.8 format. */
+       SF_UPGRADE      = 0x0000000000000008ULL,
 };
 
 enum scrub_param {