]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4b31891dba9d67e5579c7c92cb99ce59b1fe3ce3
tree464ea7ea0c6f1edb33e75400a56faa22c0154dfe
parentb61d3d24e64a03384979786e32fd435ef3bbee1a
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