From: Xiao Guangrong Date: Tue, 26 Jun 2012 08:49:46 +0000 (+0800) Subject: staging: zcache: fix refcount leak X-Git-Tag: v3.6-rc1~100^2~376 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30453529bc17161fd863093ebf7a4bfce9820159;p=pandora-kernel.git staging: zcache: fix refcount leak In zcache_get_pool_by_id, the refcount of zcache_host is not increased, but it is always decreased in zcache_put_pool Acked-by: Seth Jennings Signed-off-by: Xiao Guangrong Acked-by: Konrad Rzeszutek Wilk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed