diff options
| author | Christian Brauner <[email protected]> | 2021-01-21 13:19:32 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2021-01-24 13:27:18 +0000 |
| commit | 9fe61450972d3900bffb1dc26a17ebb9cdd92db2 (patch) | |
| tree | 895d7d6485f03c01afa9f1b575e59878162f9373 /net/unix/af_unix.c | |
| parent | namei: handle idmapped mounts in may_*() helpers (diff) | |
| download | kernel-9fe61450972d3900bffb1dc26a17ebb9cdd92db2.tar.gz kernel-9fe61450972d3900bffb1dc26a17ebb9cdd92db2.zip | |
namei: introduce struct renamedata
In order to handle idmapped mounts we will extend the vfs rename helper
to take two new arguments in follow up patches. Since this operations
already takes a bunch of arguments add a simple struct renamedata and
make the current helper use it before we extend it.
Link: https://lore.kernel.org/r/[email protected]
Cc: Christoph Hellwig <[email protected]>
Cc: David Howells <[email protected]>
Cc: Al Viro <[email protected]>
Cc: [email protected]
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
