]> Git Repo - linux.git/commit
fs/fuse: convert to use invalid_mnt_idmap
authorAlexander Mikhalitsyn <[email protected]>
Fri, 6 Sep 2024 14:34:53 +0000 (16:34 +0200)
committerMiklos Szeredi <[email protected]>
Mon, 23 Sep 2024 09:10:26 +0000 (11:10 +0200)
commit106e4593ed1b9925ca732a74f490e4f52ea4e65c
tree71811c07e8e8927de5d00a0ce7bdfdcc218c802e
parentffcdc4c628e1a30489da10dd78358e89c823b341
fs/fuse: convert to use invalid_mnt_idmap

We should convert fs/fuse code to use a newly introduced
invalid_mnt_idmap instead of passing a NULL as idmap pointer.

Suggested-by: Christian Brauner <[email protected]>
Signed-off-by: Alexander Mikhalitsyn <[email protected]>
Reviewed-by: Christian Brauner <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
fs/fuse/dev.c
fs/fuse/dir.c
fs/fuse/fuse_i.h
This page took 0.042912 seconds and 4 git commands to generate.