Btrfs: renumber BTRFS_INODE_ runtime flags and switch to enums
authorOmar Sandoval <osandov@fb.com>
Fri, 11 May 2018 20:13:39 +0000 (13:13 -0700)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 May 2018 16:23:59 +0000 (18:23 +0200)
commit7efc3e349c1b557563eb61ef054653ce8486de58
tree464ea7ea0c6f1edb33e75400a56faa22c0154dfe
parenta575ceeb1338e7eae6d14e223b077b3c6fd3bb6b
Btrfs: renumber BTRFS_INODE_ runtime flags and switch to enums

We got rid of BTRFS_INODE_HAS_ORPHAN_ITEM and
BTRFS_INODE_ORPHAN_META_RESERVED, so we can renumber the flags to make
them consecutive again.

Signed-off-by: Omar Sandoval <osandov@fb.com>
[ switch them enums so we don't have to do that again ]
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/btrfs_inode.h