From: "Paul Rolland" <rol@witbe.net>
To: "'OGAWA Hirofumi'" <hirofumi@mail.parknet.co.jp>,
"'Andrew Morton'" <akpm@osdl.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fat: kill reserved names
Date: Wed, 29 Mar 2006 16:55:41 +0200 [thread overview]
Message-ID: <000701c65340$d9736ab0$b600a8c0@cortex> (raw)
In-Reply-To: <87k6ade3ei.fsf@duaron.myhome.or.jp>
Hello,
> 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.
>
> -/* MS-DOS "device special files" */
> -static const unsigned char *reserved_names[] = {
> - "CON ", "PRN ", "NUL ", "AUX ",
> - "LPT1 ", "LPT2 ", "LPT3 ", "LPT4 ",
> - "COM1 ", "COM2 ", "COM3 ", "COM4 ",
> - NULL
Please don't :
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
D:\>mkdir LPT1
The directory name is invalid.
Windows doesn't want these !!!
Regards,
Paul
next prev parent reply other threads:[~2006-03-29 14:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-29 14:23 OGAWA Hirofumi
2006-03-29 14:55 ` Paul Rolland [this message]
2006-03-29 15:05 ` linux-os (Dick Johnson)
2006-03-29 16:47 ` Paul Rolland
2006-03-29 15:12 ` OGAWA Hirofumi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000701c65340$d9736ab0$b600a8c0@cortex' \
--to=rol@witbe.net \
--cc=akpm@osdl.org \
--cc=hirofumi@mail.parknet.co.jp \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®