]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/linux-2.6/xfs_vfs.h
Merge ../linus
[linux-2.6-omap-h63xx.git] / fs / xfs / linux-2.6 / xfs_vfs.h
index 91fc2c4b3353f1f4ea96ed51de25ade3f4304f76..da255bdf526036995fcb50340c96f89aff8f81e6 100644 (file)
@@ -79,7 +79,7 @@ typedef enum {
 #define VFS_RDONLY             0x0001  /* read-only vfs */
 #define VFS_GRPID              0x0002  /* group-ID assigned from directory */
 #define VFS_DMI                        0x0004  /* filesystem has the DMI enabled */
-#define VFS_UMOUNT             0x0008  /* unmount in progress */
+/* ---- VFS_UMOUNT ----                0x0008  -- unneeded, fixed via kthread APIs */
 #define VFS_32BITINODES                0x0010  /* do not use inums above 32 bits */
 #define VFS_END                        0x0010  /* max flag */