From: Sage Weil Date: Thu, 15 Jul 2010 21:58:39 +0000 (-0700) Subject: ceph: do not include cap/dentry releases in replayed messages X-Git-Tag: v2.6.35-rc6~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e979cf50395e24c4bdd489f60e2d5dd5ae66d255;p=pandora-kernel.git ceph: do not include cap/dentry releases in replayed messages Strip the cap and dentry releases from replayed messages. They can cause the shared state to get out of sync because they were generated (with the request message) earlier, and no longer reflect the current client state. Signed-off-by: Sage Weil --- Reading git-diff-tree failed