From: Jan Kara Date: Mon, 28 Nov 2005 21:44:14 +0000 (-0800) Subject: [PATCH] Fix oops in vfs_quotaon_mount() X-Git-Tag: v2.6.15-rc3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=154f484b92e5c25c400f6903512c511644a49322;p=pandora-kernel.git [PATCH] Fix oops in vfs_quotaon_mount() When quota file specified in mount options did not exist, we tried to dereference NULL pointer later. Fix it. Signed-off-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed