]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ceph: drop unnecessary msgpool for mon_client auth_reply
authorSage Weil <sage@newdream.net>
Thu, 25 Mar 2010 04:48:05 +0000 (21:48 -0700)
committerSage Weil <sage@newdream.net>
Mon, 17 May 2010 22:25:15 +0000 (15:25 -0700)
commit6694d6b95cf3b41751e78815d05968fa2084d7bf
treef9b7e868e045c3e85b922a34ee7d2fd38cab1257
parent3143edd3a185f1fd370ebdd21b4151aa9f3283a3
ceph: drop unnecessary msgpool for mon_client auth_reply

Preallocate a single reply message that we can reuse instead.

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