From: Sage Weil Date: Sun, 21 Mar 2010 03:50:58 +0000 (-0700) Subject: ceph: fix session check on mds reply X-Git-Tag: v2.6.34-rc3~6^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d96d60498ff748c5a88c72ec5d1cc4ba9a583e7e;p=pandora-kernel.git ceph: fix session check on mds reply Fix a broken check that a reply came back from the same MDS we sent the request to. I don't think a case that actually triggers this would ever come up in practice, but it's clearly wrong and easy to fix. Reported-by: Dan Carpenter Signed-off-by: Sage Weil --- Reading git-diff-tree failed