diff options
author | Christian Brauner <[email protected]> | 2022-04-04 12:51:41 +0200 |
---|---|---|
committer | Miklos Szeredi <[email protected]> | 2022-04-28 16:31:10 +0200 |
commit | 3a761d72fa62eec8913e45d29375344f61706541 (patch) | |
tree | 1f8d5603ad3d1e1ba0512e3bcac8a0320eeb59b4 /scripts/gdb/linux/mm.py | |
parent | 00675017e0aeba5305665c52ded4ddce6a4c0231 (diff) |
exportfs: support idmapped mounts
Make the two locations where exportfs helpers check permission to lookup
a given inode idmapped mount aware by switching it to the lookup_one()
helper. This is a bugfix for the open_by_handle_at() system call which
doesn't take idmapped mounts into account currently. It's not tied to a
specific commit so we'll just Cc stable.
In addition this is required to support idmapped base layers in overlay.
The overlay filesystem uses exportfs to encode and decode file handles
for its index=on mount option and when nfs_export=on.
Cc: <[email protected]>
Cc: <[email protected]>
Tested-by: Giuseppe Scrivano <[email protected]>
Reviewed-by: Amir Goldstein <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Christian Brauner (Microsoft) <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions