ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol change)
authorSage Weil <sage@newdream.net>
Wed, 23 Dec 2009 20:21:51 +0000 (12:21 -0800)
committerSage Weil <sage@newdream.net>
Wed, 23 Dec 2009 20:21:51 +0000 (12:21 -0800)
Use the ceph_pagelist to encode the MDS reconnect message.  We change the
message encoding (protocol change!) at the same time to make our life
easier (we don't know how many snaprealms we have when we start encoding).

An empty message implies the session is closed/does not exist.

Signed-off-by: Sage Weil <sage@newdream.net>

No differences found