public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* vfat is not working with ext3 patch
@ 2001-08-15 15:49 David Gómez 
  2001-08-15 16:22 ` Kurt Roeckx
  0 siblings, 1 reply; 2+ messages in thread
From: David Gómez  @ 2001-08-15 15:49 UTC (permalink / raw)
  To: ext3-users; +Cc: Linux kernel


Hi all,

My system is :
kernel 2.4.8 with ext3-0.9.6 patch
e2fsprogs-1.22-2, mount-2.11g, util-linux-2.11f

And ext3 filesystem works fine, but when a vfat partition is mounted:

[fargo] [~] # mount /dev/hdd1 /mnt/tmp
[fargo] [~] # mount
/dev/hda1 on / type ext2 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hdd1 on /mnt/tmp type vfat (rw)

everything looks ok till I try to access that partition. A 'cd' to the
directory /mnt/tmp causes an error of 'not a directory' so i can't access
to vfat partition. Switching to the unpatched kernel makes everything work
fine again. I asked Andries but he doesn't think is a mount problem, so
what do you think, is this a problem caused by ext3 patch or by vfat
filesystem ?


Thanks




David Gómez

"The question of whether computers can think is just like the question of
 whether submarines can swim." -- Edsger W. Dijkstra




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

end of thread, other threads:[~2001-08-15 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-15 15:49 vfat is not working with ext3 patch David Gómez 
2001-08-15 16:22 ` Kurt Roeckx

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