]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/linux-2.6/xfs_vfs.h
Pull error-inject into release branch
[linux-2.6-omap-h63xx.git] / fs / xfs / linux-2.6 / xfs_vfs.h
index 558823a8306530058a17e9f91437f9635d74cf2d..e2c2ce98ab5bed792ebd9ee6d6ba8093dbbdcb6f 100644 (file)
@@ -91,8 +91,7 @@ typedef enum {
 #define SYNC_FSDATA            0x0020  /* flush fs data (e.g. superblocks) */
 #define SYNC_REFCACHE          0x0040  /* prune some of the nfs ref cache */
 #define SYNC_REMOUNT           0x0080  /* remount readonly, no dummy LRs */
-#define SYNC_QUIESCE           0x0100  /* quiesce fileystem for a snapshot */
-#define SYNC_DIO_WAIT          0x0200  /* wait for direct I/O to complete */
+#define SYNC_IOWAIT            0x0100  /* wait for all I/O to complete */
 
 #define SHUTDOWN_META_IO_ERROR 0x0001  /* write attempt to metadata failed */
 #define SHUTDOWN_LOG_IO_ERROR  0x0002  /* write attempt to the log failed */