From: Sage Weil Date: Tue, 23 Feb 2010 22:02:44 +0000 (-0800) Subject: ceph: fix client_request_forward decoding X-Git-Tag: v2.6.34-rc2~9^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1ea787c7b6ec036d169d84e08cca7b6e399ba70;p=pandora-kernel.git ceph: fix client_request_forward decoding The tid is in the message header, not body. Broken since 6df058c0. No need to look at next mds session; just mark the request and be done. (The old error path was broken too, but now it's gone.) Signed-off-by: Sage Weil --- Reading git-diff-tree failed