]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerChris Mason <clm@fb.com>
Thu, 26 Jan 2017 23:48:56 +0000 (15:48 -0800)
commit57b59ed2e5b91e958843609c7884794e29e6c4cb
tree9792319104bb348ec6dd7aa43a40930fbbfdeb88
parent1fdf41941b8010691679638f8d0c8d08cfee7726
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations

Subvolume directory inodes can't have ACLs.

Cc: <stable@vger.kernel.org> # 4.9.x
Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/inode.c