From: Sage Weil Date: Mon, 10 May 2010 22:36:44 +0000 (-0700) Subject: ceph: dicard cap releases on mds restart X-Git-Tag: v2.6.35-rc1~419^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e01a594646ebbf964b6058e3bf28125379063439;p=pandora-kernel.git ceph: dicard cap releases on mds restart If the MDS restarts, the expire caps state is no longer shared, and can be thrown out. Caps state will be rebuilt on the MDS during the reconnect process that follows. Zero out any release messages and adjust the release counter accordingly. Signed-off-by: Sage Weil --- Reading git-diff-tree failed