linux/fs/overlayfs
Christian Brauner 200afb77cd
ovl: use stub posix acl handlers
Now that ovl supports the get and set acl inode operations and the vfs
has been switched to the new posi api, ovl can simply rely on the stub
posix acl handlers. The custom xattr handlers and associated unused
helpers can be removed.

Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
2022-10-20 10:13:32 +02:00
..
copy_up.c ovl: use posix acl api 2022-10-20 10:13:31 +02:00
dir.c ovl: use posix acl api 2022-10-20 10:13:31 +02:00
export.c ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh() 2022-07-28 15:00:57 +02:00
file.c overlayfs: constify path 2022-09-01 17:38:07 -04:00
inode.c ovl: use posix acl api 2022-10-20 10:13:31 +02:00
Kconfig docs: fix broken references to text files 2020-04-20 15:35:59 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
namei.c overlayfs: constify path 2022-09-01 17:38:07 -04:00
overlayfs.h ovl: use posix acl api 2022-10-20 10:13:31 +02:00
ovl_entry.h ovl: support idmapped layers 2022-04-28 16:31:12 +02:00
readdir.c whack-a-mole: constifying struct path * 2022-10-06 17:31:02 -07:00
super.c ovl: use stub posix acl handlers 2022-10-20 10:13:32 +02:00
util.c ovl: use vfs_tmpfile_open() helper 2022-09-24 07:00:00 +02:00