git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81c6aea
)
ceph: queue cap release in __ceph_remove_cap()
author
Yan, Zheng
<zheng.z.yan@intel.com>
Sun, 22 Sep 2013 02:15:58 +0000
(10:15 +0800)
committer
Sage Weil
<sage@inktank.com>
Sat, 23 Nov 2013 19:00:59 +0000
(11:00 -0800)
call __queue_cap_release() in __ceph_remove_cap(), this avoids
acquiring s_cap_lock twice.
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Reviewed-by: Sage Weil <sage@inktank.com>
No differences found