Searched hist:a2bd096fb2d7f50fb4db246b33e7bfcf5e2eda3a (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/ |
H A D | remap_range.c | diff a2bd096fb2d7f50fb4db246b33e7bfcf5e2eda3a Wed Jun 22 15:12:16 CDT 2022 Christian Brauner <brauner@kernel.org> fs: use type safe idmapping helpers
We already ported most parts and filesystems over for v6.0 to the new vfs{g,u}id_t type and associated helpers for v6.0. Convert the remaining places so we can remove all the old helpers. This is a non-functional change.
Reviewed-by: Seth Forshee (DigitalOcean) <sforshee@kernel.org> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|
H A D | stat.c | diff a2bd096fb2d7f50fb4db246b33e7bfcf5e2eda3a Wed Jun 22 15:12:16 CDT 2022 Christian Brauner <brauner@kernel.org> fs: use type safe idmapping helpers
We already ported most parts and filesystems over for v6.0 to the new vfs{g,u}id_t type and associated helpers for v6.0. Convert the remaining places so we can remove all the old helpers. This is a non-functional change.
Reviewed-by: Seth Forshee (DigitalOcean) <sforshee@kernel.org> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|
H A D | coredump.c | diff a2bd096fb2d7f50fb4db246b33e7bfcf5e2eda3a Wed Jun 22 15:12:16 CDT 2022 Christian Brauner <brauner@kernel.org> fs: use type safe idmapping helpers
We already ported most parts and filesystems over for v6.0 to the new vfs{g,u}id_t type and associated helpers for v6.0. Convert the remaining places so we can remove all the old helpers. This is a non-functional change.
Reviewed-by: Seth Forshee (DigitalOcean) <sforshee@kernel.org> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|
H A D | inode.c | diff a2bd096fb2d7f50fb4db246b33e7bfcf5e2eda3a Wed Jun 22 15:12:16 CDT 2022 Christian Brauner <brauner@kernel.org> fs: use type safe idmapping helpers
We already ported most parts and filesystems over for v6.0 to the new vfs{g,u}id_t type and associated helpers for v6.0. Convert the remaining places so we can remove all the old helpers. This is a non-functional change.
Reviewed-by: Seth Forshee (DigitalOcean) <sforshee@kernel.org> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|
H A D | exec.c | diff a2bd096fb2d7f50fb4db246b33e7bfcf5e2eda3a Wed Jun 22 15:12:16 CDT 2022 Christian Brauner <brauner@kernel.org> fs: use type safe idmapping helpers
We already ported most parts and filesystems over for v6.0 to the new vfs{g,u}id_t type and associated helpers for v6.0. Convert the remaining places so we can remove all the old helpers. This is a non-functional change.
Reviewed-by: Seth Forshee (DigitalOcean) <sforshee@kernel.org> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|
H A D | namei.c | diff a2bd096fb2d7f50fb4db246b33e7bfcf5e2eda3a Wed Jun 22 15:12:16 CDT 2022 Christian Brauner <brauner@kernel.org> fs: use type safe idmapping helpers
We already ported most parts and filesystems over for v6.0 to the new vfs{g,u}id_t type and associated helpers for v6.0. Convert the remaining places so we can remove all the old helpers. This is a non-functional change.
Reviewed-by: Seth Forshee (DigitalOcean) <sforshee@kernel.org> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
|