From: OGAWA Hirofumi Date: Fri, 31 Mar 2006 10:30:53 +0000 (-0800) Subject: [PATCH] fat: kill reserved names X-Git-Tag: v2.6.17-rc1~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=094e320d761dae5816d8faa695b0509eea79c108;p=pandora-kernel.git [PATCH] fat: kill reserved names Since these names on old MSDOS is used as device, so, current fat driver doesn't allow a user to create those names. But many OSes and even Windows can create those names actually, now. This patch removes the reserved name check. Signed-off-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed