Whamcloud - gitweb
Revert "b=22176 Add .sync_fs super block handler"
[fs/lustre-release.git] / lustre / osc / osc_internal.h
index b30fc9b..9928169 100644 (file)
@@ -49,7 +49,6 @@ enum async_flags {
                                      to give the caller a chance to update
                                      or cancel the size of the io */
         ASYNC_HP = 0x10,
-        ASYNC_SYNCFS = 0x20,
 };
 
 struct obd_async_page_ops {