diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2023-09-15 04:55:29 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2023-10-28 03:14:38 +0300 |
commit | dc32464a5fe4946fe1a4d8f8e29961dc411933c5 (patch) | |
tree | 987f42313d23e5a39c4b60ed5d7a31537e901bc0 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 1939316bf988f3e49a07d9c4dd6f660bf4daa53d (diff) | |
download | linux-dc32464a5fe4946fe1a4d8f8e29961dc411933c5.tar.xz |
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Use of dget() after we'd dropped ->d_lock is too late - dentry might
be gone by that point.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions