ceph: clean up statfs
authorSage Weil <sage@newdream.net>
Thu, 25 Mar 2010 04:43:33 +0000 (21:43 -0700)
committerSage Weil <sage@newdream.net>
Mon, 17 May 2010 22:25:15 +0000 (15:25 -0700)
commit3143edd3a185f1fd370ebdd21b4151aa9f3283a3
tree55253639685cc9aab6f228f780faca8dc57585aa
parent6f46cb29350963527b663c9eb4fe964daa9ae707
ceph: clean up statfs

Avoid unnecessary msgpool.  Preallocate reply.  Fix use-after-free race.

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