Re: [PATCH] PC-9800 subarch. support for 2.5.62-AC1 (6/21) FS & partiton

From: John Bradford (john@grabjohn.com)
Date: Sun Feb 23 2003 - 05:47:52 EST


> > - if (FAT_FIRST_ENT(sb, media) != first) {
> > + if (FAT_FIRST_ENT(sb, media) != first
> > + && (!pc98 || media != 0xf8 || (first & 0xff) != 0xfe))
> > + {
>
> I think this should be made unconditionally. There's no reason why
> non-pc98 linux machines shouldn't read fat filesystems created on pc98.

How does the pc98 store filenames containing kana and kanji? Maybe
this is a complete non-issue, but it occurred to me, so I thought I'd
mention it.

John.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Feb 23 2003 - 22:00:38 EST