From: Sage Weil Date: Thu, 1 Apr 2010 05:01:38 +0000 (-0700) Subject: ceph: fix snap context reference leaks X-Git-Tag: v2.6.34-rc5~17^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6298a33757ba7361bb8f506c106daad77e5ac8cf;p=pandora-kernel.git ceph: fix snap context reference leaks The get_oldest_context() helper takes a reference to the returned snap context, but most callers weren't dropping that reference. Fix them. Also drop the unused locked __get_oldest_context() variant. Signed-off-by: Sage Weil --- Reading git-diff-tree failed