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

ceph: do not call __mark_dirty_inode under i_lock



The __mark_dirty_inode helper now takes i_lock as of 250df6ed.  Fix the
one ceph callers that held i_lock (__ceph_mark_dirty_caps) to return the
flags value so that the callers can do it outside of i_lock.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 4ad12621
Loading
Loading
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