From: Sage Weil Date: Tue, 20 Jul 2010 23:19:56 +0000 (-0700) Subject: ceph: fix pg_mapping leak on pg_temp updates X-Git-Tag: v2.6.35~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc4fdca85734d12cd2c7a25c52323ef6e6e5adef;p=pandora-kernel.git ceph: fix pg_mapping leak on pg_temp updates Free the ceph_pg_mapping structs when they are removed from the pg_temp rbtree. Also fix a leak in the __insert_pg_mapping() error path. Signed-off-by: Sage Weil --- Reading git-diff-tree failed