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:
f98a128
)
ceph: pre-allocate ceph_cap struct for ceph_add_cap()
author
Yan, Zheng
<zheng.z.yan@intel.com>
Fri, 18 Apr 2014 01:57:11 +0000
(09:57 +0800)
committer
Yan, Zheng
<zheng.z.yan@intel.com>
Fri, 6 Jun 2014 01:29:53 +0000
(09:29 +0800)
So that ceph_add_cap() can be used while i_ceph_lock is locked.
This simplifies the code that handle cap import/export.
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
No differences found