diff options
author | Vinicius Costa Gomes <vinicius.gomes@intel.com> | 2024-11-07 01:57:18 +0100 |
---|---|---|
committer | Amir Goldstein <amir73il@gmail.com> | 2024-11-11 10:45:04 +0100 |
commit | d06ffd63a01226e9f741245ebac9b8f562fa04f5 (patch) | |
tree | d218d18dcb64d4d12af1d599622db0a7541c276c /fs/overlayfs | |
parent | cred: Add a light version of override/revert_creds() (diff) | |
download | linux-d06ffd63a01226e9f741245ebac9b8f562fa04f5.tar.xz linux-d06ffd63a01226e9f741245ebac9b8f562fa04f5.zip |
fs/backing-file: Convert to revert/override_creds_light()
As the credentials used by backing-file are long lived in relation to
the critical section (override_creds() -> revert_creds()) we can
replace them by their lighter alternatives.
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Diffstat (limited to 'fs/overlayfs')
0 files changed, 0 insertions, 0 deletions