diff options
author | Christian Brauner <christian.brauner@ubuntu.com> | 2021-07-27 13:48:40 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2021-08-23 14:19:12 +0300 |
commit | c2fd68b6b2b00f0a6280b5971028c10c8f0ba70f (patch) | |
tree | cbef11f6d08b6e74c4b85b0ebf026b2dc96edde8 /.cocciconfig | |
parent | e7849e33cf5d785568b181e3c15236e32c7dfdb2 (diff) | |
download | linux-c2fd68b6b2b00f0a6280b5971028c10c8f0ba70f.tar.xz |
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 <hch@infradead.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: linux-fsdevel@vger.kernel.org
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions