Home
last modified time | relevance | path

Searched hist:"04 af28fa" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ecryptfs/
H A Dinode.c04af28fa Thu Sep 22 10:17:23 CDT 2022 Christian Brauner <brauner@kernel.org> 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>