Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[sfrench/cifs-2.6.git] / fs / btrfs / ctree.h
index 129d26226e70fcab3788d7f0f4478a54a6408e76..b3642367a595dab3eb50454bd25a5fd168ac9303 100644 (file)
@@ -1210,6 +1210,8 @@ enum {
         * Set for the subvolume tree owning the reloc tree.
         */
        BTRFS_ROOT_DEAD_RELOC_TREE,
+       /* Mark dead root stored on device whose cleanup needs to be resumed */
+       BTRFS_ROOT_DEAD_TREE,
 };
 
 /*