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:
3ef650d
)
ceph: keep i_snap_realm while there are writers
author
Yan, Zheng
<zyan@redhat.com>
Mon, 23 Mar 2015 12:12:20 +0000
(20:12 +0800)
committer
Ilya Dryomov
<idryomov@gmail.com>
Mon, 20 Apr 2015 15:55:35 +0000
(18:55 +0300)
when reconnecting to MDS is denied, we remove session caps
forcibly. But it's possible there are ongoing write, the
write code needs to reference i_snap_realm. So if there are
ongoing write, we keep i_snap_realm.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/caps.c
patch
|
blob
|
history
diff --cc
fs/ceph/caps.c
Simple merge