All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. J. Lu" <hjl@lucon.org>
To: linux-ia64@vger.kernel.org
Subject: Re: Is vfat fs case sensitive in 2.6.7?
Date: Wed, 23 Jun 2004 06:14:01 +0000	[thread overview]
Message-ID: <20040623061401.GA8337@lucon.org> (raw)
In-Reply-To: <20040622224302.GA953@lucon.org>

On Wed, Jun 23, 2004 at 09:11:26AM +1000, Keith Owens wrote:
> On Tue, 22 Jun 2004 15:43:02 -0700, 
> "H. J. Lu" <hjl@lucon.org> wrote:
> >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]#
> 
> Works for me on 2.6.7.
> 
> # cd /boot/efi
> # touch foo
> # ls -il FOO foo
>     111 -rwxr-xr-x    1 root     root            0 Jun 23 09:08 foo
>     111 -rwxr-xr-x    1 root     root            0 Jun 23 09:08 FOO
> 

I have

CONFIG_NLS_DEFAULT="utf8"

in .config. Does it make a difference?


H.J.

  parent reply	other threads:[~2004-06-23  6:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-22 22:43 Is vfat fs case sensitive in 2.6.7? H. J. Lu
2004-06-22 23:11 ` Keith Owens
2004-06-23  6:14 ` H. J. Lu [this message]
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=20040623061401.GA8337@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.