f2fs: add quick mode of checkpoint=disable for QA
[linux-2.6-microblaze.git] / include / linux / f2fs_fs.h
index d771104..d6befe1 100644 (file)
@@ -116,6 +116,7 @@ struct f2fs_super_block {
 /*
  * For checkpoint
  */
+#define CP_DISABLED_QUICK_FLAG         0x00002000
 #define CP_DISABLED_FLAG               0x00001000
 #define CP_QUOTA_NEED_FSCK_FLAG                0x00000800
 #define CP_LARGE_NAT_BITMAP_FLAG       0x00000400