]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/nilfs2_fs.h
nilfs2: add norecovery mount option
[net-next-2.6.git] / include / linux / nilfs2_fs.h
index 72289d2bb3414d03171a32d888fe0b13864223e1..3fe02cf8b65a3097785fd1543097b9cdadf3116e 100644 (file)
@@ -151,6 +151,8 @@ struct nilfs_super_root {
 #define NILFS_MOUNT_BARRIER            0x1000  /* Use block barriers */
 #define NILFS_MOUNT_STRICT_ORDER       0x2000  /* Apply strict in-order
                                                   semantics also for data */
+#define NILFS_MOUNT_NORECOVERY         0x4000  /* Disable write access during
+                                                  mount-time recovery */
 
 
 /**