]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: never forward messages for the client
authorSage Weil <sage@newdream.net>
Fri, 28 Aug 2009 03:27:45 +0000 (20:27 -0700)
committerSage Weil <sage@newdream.net>
Fri, 28 Aug 2009 03:27:45 +0000 (20:27 -0700)
commit52f55c72968a7e5637af30f12ecc56be8ffae9bc
tree1317be50fe869883fc6560b12cd253aaa1b52ca5
parente5847ba5a91723cf7b1c8ee60ee8b120cd204791
mds: never forward messages for the client

Otherwise we won't be sure they have a session.. and the reply might not
make it back!
src/mds/MDS.cc