Whamcloud - gitweb
LU-1866 osd: FID-in-LMA and OI files
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_internal.h
index 01ffd80..24a96d9 100644 (file)
@@ -267,7 +267,6 @@ struct osd_device {
        spinlock_t                od_osfs_lock;
 
        unsigned int              od_noscrub:1,
-                                 od_init_scrub:1,
                                  od_handle_nolma:1;
 
        struct fsfilt_operations *od_fsops;