ceph: allocate middle of message before stating to read
authorYehuda Sadeh <yehuda@hq.newdream.net>
Fri, 8 Jan 2010 21:58:34 +0000 (13:58 -0800)
committerSage Weil <sage@newdream.net>
Mon, 25 Jan 2010 20:57:37 +0000 (12:57 -0800)
commit2450418c47b7998ad55a73f23707b1e21c371eef
tree1e17dd88f86c5daa1bfbca1aeea0c909391b5829
parent5b1daecd59f95eb24dc629407ed80369c9929520
ceph: allocate middle of message before stating to read

Both front and middle parts of the message are now being
allocated at the ceph_alloc_msg().

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
fs/ceph/mds_client.c
fs/ceph/messenger.c
fs/ceph/messenger.h
fs/ceph/mon_client.c
fs/ceph/osd_client.c