From: Sage Weil Date: Tue, 18 Jan 2011 16:48:06 +0000 (-0800) Subject: ceph: fix erroneous cap flush to non-auth mds X-Git-Tag: v2.6.38-rc3~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24be0c481067560b11441e794e27f166a3568863;p=pandora-kernel.git ceph: fix erroneous cap flush to non-auth mds The int flushing is global and not clear on each iteration of the loop, which can cause a second flush of caps to any MDSs with ids greater than the auth. Signed-off-by: Sage Weil --- Reading git-diff-tree failed