]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/ceph/mon_client.c
ceph: correct subscribe_ack msgpool payload size
authorSage Weil <sage@newdream.net>
Thu, 15 Oct 2009 00:26:40 +0000 (17:26 -0700)
committerSage Weil <sage@newdream.net>
Fri, 16 Oct 2009 01:14:42 +0000 (18:14 -0700)
commit07bd10fb9853a41a7f0bb271721cca97d15eccae
treee7720633e7ce7be5dd3e9a9f96f1d63e3095b06c
parentafcdaea3f2a78ce4873bd7e98a6d603bda23d167
ceph: correct subscribe_ack msgpool payload size

Defined a struct for the SUBSCRIBE_ACK, and use that to size
the msgpool.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/ceph_fs.h
fs/ceph/mon_client.c