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:
467c525
)
ceph: correctly set 'follows' in flushsnap messages
author
Sage Weil
<sage@newdream.net>
Tue, 14 Sep 2010 22:45:44 +0000
(15:45 -0700)
committer
Sage Weil
<sage@newdream.net>
Tue, 14 Sep 2010 22:45:44 +0000
(15:45 -0700)
The 'follows' should match the seq for the snap context for the given snap
cap, which is the context under which we have been dirtying and writing
data and metadata. The snapshot that _contains_ those updates thus
_follows_ that context's seq #.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found