]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: only use send_message_client for caps, lease, and snap msgs
authorSage Weil <sage@newdream.net>
Thu, 18 Jun 2009 23:35:00 +0000 (16:35 -0700)
committerSage Weil <sage@newdream.net>
Thu, 18 Jun 2009 23:42:35 +0000 (16:42 -0700)
commit9c7cf29fa4277792dd7913cb60515e48a46f2bca
treed7b167a7df5f0d80c1d6ed54d54efd991cad4432
parent048c61b3b95f22fa2ba985e86a5b8e64ab597e05
mds: only use send_message_client for caps, lease, and snap msgs

Otherwise we screw up the session seq count.
src/mds/Server.cc