diff options
author | Alexander Mikhalitsyn <[email protected]> | 2024-09-03 17:16:20 +0200 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2024-09-04 16:51:11 +0200 |
commit | 4d833befa20253049e4f48ece9cb82f12800405d (patch) | |
tree | 8aaba425202343c4f9ffdcf9b0b3842417b95d2c /drivers/fpga/fpga-bridge.c | |
parent | 276a02569920f793047479fe7ef5da2c3e285a80 (diff) |
fuse: drop idmap argument from __fuse_get_acl
We don't need to have idmap in the __fuse_get_acl as we don't
have any use for it.
In the current POSIX ACL implementation, idmapped mounts are
taken into account on the userspace/kernel border
(see vfs_set_acl_idmapped_mnt() and vfs_posix_acl_to_xattr()).
Signed-off-by: Alexander Mikhalitsyn <[email protected]>
Reviewed-by: Christian Brauner <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions