X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=fs%2Fbtrfs%2Fctree.h;h=b3642367a595dab3eb50454bd25a5fd168ac9303;hp=129d26226e70fcab3788d7f0f4478a54a6408e76;hb=92825b0298ca6822085ef483f914b6e0dea9bf66;hpb=1fbf3e48123d701584bc75ccac67ef2fe412ac4c;ds=sidebyside diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index 129d26226e70..b3642367a595 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h @@ -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, }; /*