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:
4a625be
)
ceph: queue cap snap writeback for realm children on snap update
author
Sage Weil
<sage@newdream.net>
Mon, 16 Aug 2010 20:37:31 +0000
(13:37 -0700)
committer
Sage Weil
<sage@newdream.net>
Sun, 22 Aug 2010 22:16:47 +0000
(15:16 -0700)
When a realm is updated, we need to queue writeback on inodes in that
realm _and_ its children. Otherwise, if the inode gets cowed on the
server, we can get a hang later due to out-of-sync cap/snap state.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found