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:
979d4c1
)
ceph: queue vmtruncate if necessary when handing cap grant/revoke
author
Yan, Zheng
<zheng.z.yan@intel.com>
Fri, 11 Apr 2014 02:18:07 +0000
(10:18 +0800)
committer
Yan, Zheng
<zheng.z.yan@intel.com>
Fri, 6 Jun 2014 01:29:51 +0000
(09:29 +0800)
cap grant/revoke message from non-auth MDS can update inode's size
and truncate_seq/truncate_size. (the message arrives before auth
MDS's cap trunc message)
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
No differences found