diff options
| author | Namjae Jeon <[email protected]> | 2021-06-29 09:22:16 +0900 |
|---|---|---|
| committer | Namjae Jeon <[email protected]> | 2021-06-29 15:07:44 +0900 |
| commit | 493fa2fbe4597db474e43d38fb8805cbaef654ac (patch) | |
| tree | f53ab4bb9c7ef19199531353402eeae729ca4253 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | a5a25a114ab2412831f063361360eb1192ca6151 (diff) | |
ksmbd: fix dentry racy with rename()
Using ->d_name can be broken due to races with rename().
So use %pd with ->d_name to print filename and In other cases,
use it under ->d_lock.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions