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:
c338c07
)
ceph: drop CAP_LINK_SHARED when sending "link" request to MDS
author
Yan, Zheng
<zheng.z.yan@intel.com>
Sun, 21 Jul 2013 12:25:25 +0000
(20:25 +0800)
committer
Sage Weil
<sage@inktank.com>
Sat, 10 Aug 2013 00:54:32 +0000
(17:54 -0700)
To handle "link" request, the MDS need to xlock inode's linklock,
which requires revoking any CAP_LINK_SHARED.
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Reviewed-by: Sage Weil <sage@inktank.com>
No differences found