Skip to content
Commit 70b666c3 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: use ihold when we already have an inode ref



We should use ihold whenever we already have a stable inode ref, even
when we aren't holding i_lock.  This avoids adding new and unnecessary
locking dependencies.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent db354052
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment