]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mds: conditionally include flock metadata in MClientReconnect
authorSage Weil <sage@newdream.net>
Tue, 11 May 2010 20:31:19 +0000 (13:31 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Mon, 2 Aug 2010 17:39:54 +0000 (10:39 -0700)
commitfd61e1b48f20e3a5bb1b36dfd92aeac6f448edde
tree5f960ecf87008d927ce3e7e73fc77c7daa860e89
parenta11a31978565abc783484f4f344d2bc0f0a0b3d7
mds: conditionally include flock metadata in MClientReconnect

mds: move flockbl into each reconnect record

Simpler for the client side.

mds: keep old reconnect struct

mds: put flock blob len in ceph_mds_cap_reconnect struct

encode realms the old way
src/include/ceph_fs.h
src/mds/mdstypes.h
src/messages/MClientReconnect.h