Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: fix client_request_forward decoding
The tid is in the message header, not body. Broken since 6df058c. 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 <sage@newdream.net>
- Loading branch information