]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ceph: fix memory leak in statfs
authorYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 1 Jun 2010 17:37:40 +0000 (10:37 -0700)
committerSage Weil <sage@newdream.net>
Tue, 1 Jun 2010 23:56:02 +0000 (16:56 -0700)
commit205475679a74fe40b63a1c7f41110fdb64daa8b9
tree08c40894f919e89d37df0ca9a27bffb209912a15
parent13a4214cd9ec14d7b77e98bd3ee51f60f868a6e5
ceph: fix memory leak in statfs

Freeing the statfs request structure when required.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/mon_client.c