Skip to content
Snippets Groups Projects
Commit dc32464a authored by Al Viro's avatar Al Viro
Browse files

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: default avatarJeff Layton <jlayton@kernel.org>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 1939316b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment