From: "H. J. Lu" <hjl@lucon.org>
To: linux-ia64@vger.kernel.org
Subject: Is vfat fs case sensitive in 2.6.7?
Date: Tue, 22 Jun 2004 22:43:02 +0000 [thread overview]
Message-ID: <20040622224302.GA953@lucon.org> (raw)
Under 2.4, I got
[root@gnu-4 efi]# cd /boot/efi/
[root@gnu-4 efi]# touch foo
[root@gnu-4 efi]# ls -l FOO
-rwxr-xr-x 1 root root 0 Jun 22 15:41 FOO
[root@gnu-4 efi]#
Under 2.6.7, I got
[root@gnu-2 efi]# cd /boot/efi/
[root@gnu-2 efi]# touch foo
[root@gnu-2 efi]# ls -l FOO
ls: FOO: No such file or directory
[root@gnu-2 efi]#
Any ideas?
H.J.
next reply other threads:[~2004-06-22 22:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-22 22:43 H. J. Lu [this message]
2004-06-22 23:11 ` Is vfat fs case sensitive in 2.6.7? Keith Owens
2004-06-23 6:14 ` H. J. Lu
2004-06-23 6:21 ` Christoph Hellwig
2004-06-23 10:47 ` Jesse Barnes
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=20040622224302.GA953@lucon.org \
--to=hjl@lucon.org \
--cc=linux-ia64@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.