]> git.karo-electronics.de Git - linux-beck.git/commit
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
authorOmar Sandoval <osandov@fb.com>
Thu, 26 Jan 2017 01:06:40 +0000 (17:06 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Feb 2017 07:33:06 +0000 (08:33 +0100)
commitffb97c11d05fea9a3ff29ad1d9e9c854e0a06dc2
tree488206f87f24fc13b3604d11017d1e64b01d785f
parentad80fada9d6d8177d1593a9b5772e80a758db595
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations

commit 57b59ed2e5b91e958843609c7884794e29e6c4cb upstream.

Subvolume directory inodes can't have ACLs.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/btrfs/inode.c