diff options
author | Omar Sandoval <osandov@fb.com> | 2022-03-09 17:31:38 -0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-05-16 17:03:06 +0200 |
commit | 75b993cf43052c76d067628d67ae2746400b504f (patch) | |
tree | 792a0e0f18d5c0c08d35f6343535d09f0efda3df /drivers/usb | |
parent | c51fa51190f9909c5cb9bbdddb1ad845d6e71a33 (diff) | |
download | linux-75b993cf43052c76d067628d67ae2746400b504f.tar.gz linux-75b993cf43052c76d067628d67ae2746400b504f.tar.bz2 linux-75b993cf43052c76d067628d67ae2746400b504f.zip |
btrfs: remove unused mnt_userns parameter from __btrfs_set_acl
Commit 4a8b34afa9c9 ("btrfs: handle ACLs on idmapped mounts") added this
parameter but didn't use it. __btrfs_set_acl() is the low-level helper
that writes an ACL to disk. The higher-level btrfs_set_acl() is the one
that translates the ACL based on the user namespace.
Reviewed-by: Sweet Tea Dorminy <sweettea-kernel@dorminy.me>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions