diff options
author | Christian Brauner <[email protected]> | 2021-07-27 12:48:40 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2021-08-23 13:19:12 +0200 |
commit | c2fd68b6b2b00f0a6280b5971028c10c8f0ba70f (patch) | |
tree | cbef11f6d08b6e74c4b85b0ebf026b2dc96edde8 /drivers/fpga/xilinx-spi.c | |
parent | e7849e33cf5d785568b181e3c15236e32c7dfdb2 (diff) |
namei: add mapping aware lookup helper
Various filesystems rely on the lookup_one_len() helper to lookup a
single path component relative to a well-known starting point. Allow
such filesystems to support idmapped mounts by adding a version of this
helper to take the idmap into account when calling inode_permission().
This change is a required to let btrfs (and other filesystems) support
idmapped mounts.
Cc: Christoph Hellwig <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: [email protected]
Reviewed-by: Josef Bacik <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions