Whamcloud - gitweb
LU-2033 scrub: lookup server local files by name
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_scrub.h
index c3e54b3..b07928e 100644 (file)
@@ -198,7 +198,6 @@ struct osd_scrub {
                                                * found by RPC prior */
                                os_waiting:1, /* Waiting for scan window. */
                                os_full_speed:1, /* run w/o speed limit */
-                               os_no_scrub:1, /* NOT auto trigger OI scrub*/
                                os_paused:1; /* The scrub is paused. */
 };