public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Is vfat fs case sensitive in 2.6.7?
@ 2004-06-22 22:43 H. J. Lu
  2004-06-22 23:11 ` Keith Owens
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: H. J. Lu @ 2004-06-22 22:43 UTC (permalink / raw)
  To: linux-ia64

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-06-23 10:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2004-06-23  6:21 ` Christoph Hellwig
2004-06-23 10:47 ` Jesse Barnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox