]> Git Repo - linux.git/commit
fs: add __remove_file_privs() with flags parameter
authorStefan Roesch <[email protected]>
Thu, 23 Jun 2022 17:51:51 +0000 (10:51 -0700)
committerJens Axboe <[email protected]>
Mon, 25 Jul 2022 00:39:31 +0000 (18:39 -0600)
commitfaf99b563558f74188b7ca34faae1c1da49a7261
treef5ceaeaa57b2a07385bfafb22a7fde29add34ebf
parent8017553980d0bbfef3e66c583363828565afd6da
fs: add __remove_file_privs() with flags parameter

This adds the function __remove_file_privs, which allows the caller to
pass the kiocb flags parameter.

No intended functional changes in this patch.

Signed-off-by: Stefan Roesch <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Christian Brauner (Microsoft) <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
fs/inode.c
This page took 0.043331 seconds and 4 git commands to generate.