From: Sage Weil Date: Tue, 14 Sep 2010 22:45:44 +0000 (-0700) Subject: ceph: correctly set 'follows' in flushsnap messages X-Git-Tag: v2.6.36-rc6~84^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bef9239ee1a42eb37d3f83bacf6a75f019c028d;p=pandora-kernel.git ceph: correctly set 'follows' in flushsnap messages 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 --- Reading git-diff-tree failed