From: Noah Watkins Date: Mon, 22 Aug 2011 19:49:41 +0000 (-0600) Subject: ceph: fix memory leak X-Git-Tag: v3.1-rc6~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=259a187ade45056fd44856654f78aa9e9f0f7c75;p=pandora-kernel.git ceph: fix memory leak kfree does not clean up indirect allocations in ceph_fs_client and ceph_options (e.g. snapdir_name). Signed-off-by: Noah Watkins Signed-off-by: Sage Weil --- Reading git-diff-tree failed