From: Colin Leroy Date: Sun, 1 May 2005 15:59:16 +0000 (-0700) Subject: [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops X-Git-Tag: v2.6.12-rc4~136^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=945b092011c6af71a0107be96e119c8c08776f3f;p=pandora-kernel.git [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops This patch fixes the leak of sb->s_fs_info in both the HFS and HFS+ modules. In addition to this, it fixes an oops happening when trying to mount a non-hfsplus filesystem using hfsplus. This patch is from Roman Zippel, based off patches sent by myself. Signed-off-by: Colin Leroy Signed-off-by: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed