diff options
author | Christian Brauner <[email protected]> | 2023-01-13 12:49:09 +0100 |
---|---|---|
committer | Christian Brauner (Microsoft) <[email protected]> | 2023-01-18 17:51:45 +0100 |
commit | 64b4cdf22f3b002af4a7cb9651036b6248390286 (patch) | |
tree | 6a7894a14ea8ea208711f000aa00d1e2d5f43329 /scripts/generate_rust_analyzer.py | |
parent | 1b929c02afd37871d5afb9d498426f83432e71c2 (diff) |
f2fs: project ids aren't idmapped
Project ids are only settable filesystem wide in the initial namespace.
They don't take the mount's idmapping into account.
Note, that after we converted everything over to struct mnt_idmap
mistakes such as the one here aren't possible anymore as struct
mnt_idmap cannot be passed to functions that operate on k{g,u}ids.
Acked-by: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Christian Brauner (Microsoft) <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions