git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2600d2d
)
ceph: fix client_request_forward decoding
author
Sage Weil
<sage@newdream.net>
Tue, 23 Feb 2010 22:02:44 +0000
(14:02 -0800)
committer
Sage Weil
<sage@newdream.net>
Tue, 23 Feb 2010 22:26:36 +0000
(14:26 -0800)
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 <sage@newdream.net>
No differences found