WSL2-Linux-Kernel/fs/ecryptfs
Christian Brauner 04af28faae
ecryptfs: use stub posix acl handlers
Now that ecryptfs supports the get and set acl inode operations and the
vfs has been switched to the new posi api, ecryptfs can simply rely on
the stub posix acl handlers.

Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
2022-10-20 10:13:31 +02:00
..
Kconfig
Makefile
crypto.c
debug.c
dentry.c
ecryptfs_kernel.h ecryptfs: constify path 2022-09-01 17:40:38 -04:00
file.c whack-a-mole: constifying struct path * 2022-10-06 17:31:02 -07:00
inode.c ecryptfs: use stub posix acl handlers 2022-10-20 10:13:31 +02:00
keystore.c
kthread.c
main.c ecryptfs: constify path 2022-09-01 17:40:38 -04:00
messaging.c
miscdev.c
mmap.c ecryptfs: Convert ecryptfs to read_folio 2022-05-09 16:21:45 -04:00
read_write.c
super.c