diff options
| author | NeilBrown <[email protected]> | 2025-07-16 00:44:21 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-07-18 09:10:41 +0000 |
| commit | 7dfb0722ad0740f6fbf9bd184e3ae4ba4bc19f31 (patch) | |
| tree | 08578db8f958aba7f0613071682a0a5631c6481b /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | ovl: narrow locking in ovl_rename() (diff) | |
| download | kernel-7dfb0722ad0740f6fbf9bd184e3ae4ba4bc19f31.tar.gz kernel-7dfb0722ad0740f6fbf9bd184e3ae4ba4bc19f31.zip | |
ovl: narrow locking in ovl_cleanup_whiteouts()
Rather than lock the directory for the whole operation, use
ovl_lookup_upper_unlocked() and ovl_cleanup_unlocked() to take the lock
only when needed.
This makes way for future changes where locks are taken on individual
dentries rather than the whole directory.
Reviewed-by: Amir Goldstein <[email protected]>
Signed-off-by: NeilBrown <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
