btrfs: add filesystems state details to error messages
[sfrench/cifs-2.6.git] / fs / btrfs / ctree.h
index 5745b37a7e55293d85182e8030554b0c47581a25..8e79e3ded8825364d04d97fe1e79e0f75f389e72 100644 (file)
@@ -149,6 +149,8 @@ enum {
 
        /* Indicates there was an error cleaning up a log tree. */
        BTRFS_FS_STATE_LOG_CLEANUP_ERROR,
+
+       BTRFS_FS_STATE_COUNT
 };
 
 #define BTRFS_BACKREF_REV_MAX          256