btrfs: move acl prototypes into acl.h
authorJosef Bacik <josef@toxicpanda.com>
Wed, 26 Oct 2022 19:08:33 +0000 (15:08 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 5 Dec 2022 17:00:46 +0000 (18:00 +0100)
commit33cf97a7b6585efc57c1277b9e346afa7c542999
tree713f54f98d8b03245d3f9985bc0676a70e194cfc
parentcc68414c6123fcc436c96d8920f48120b0ca2613
btrfs: move acl prototypes into acl.h

Move these out of ctree.h into acl.h to cut down on code in ctree.h.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/acl.c
fs/btrfs/acl.h [new file with mode: 0644]
fs/btrfs/ctree.h
fs/btrfs/inode.c