From: Al Viro Date: Mon, 26 Jul 2010 08:06:00 +0000 (+0400) Subject: logfs: fix a leak in get_sb X-Git-Tag: v2.6.37-rc1~44^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5a0726a953daf224ae42bcf5edaa64f71b4e8a7;p=pandora-kernel.git logfs: fix a leak in get_sb a) switch ->put_device() to logfs_super * b) actually call it on early failures in logfs_get_sb_device() Signed-off-by: Al Viro --- Reading git-diff-tree failed