acl: remove a slew of now unused helpers
authorChristian Brauner <brauner@kernel.org>
Thu, 22 Sep 2022 15:17:27 +0000 (17:17 +0200)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Thu, 20 Oct 2022 08:13:32 +0000 (10:13 +0200)
commit0a26bde2c9db9817e2b4c0f890236f78d4d8ed7c
tree93e993be29390cc78c3924f1e4e9bfaef9fae9c6
parent39a6497a9bbb760c3c26a1bef7a0ab0b9fdefd9f
acl: remove a slew of now unused helpers

Now that the posix acl api is active we can remove all the hacky helpers
we had to keep around for all these years and also remove the set and
get posix acl xattr handler methods as they aren't needed anymore.

Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
fs/posix_acl.c
fs/xattr.c
include/linux/posix_acl_xattr.h