All of lore.kernel.org
 help / color / mirror / Atom feed
* msdos/vfat defaults are annoying
@ 2005-02-06  5:33 John Richard Moser
  2005-02-06  7:06 ` Christoph Hellwig
  2005-02-06 11:15 ` Michelle Konzack
  0 siblings, 2 replies; 19+ messages in thread
From: John Richard Moser @ 2005-02-06  5:33 UTC (permalink / raw)
  To: linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

So I've noticed, again, much annoyed, that if I rely on -t auto,
horrible horrible things happen.

I have had floppies and compact flash cards that I've done mkfs.vfat to
make fat32 filesystems on (not fat16), and mounting them brings the
thing on as msdos by default (autodetect).  Furthermore, I build msdos
out, and mount says the msdos FS isn't supported.  In either case I need
to use -t vfat.

Vfat is much more common and should be backwards compatible with msdos.
  When there's a ton of foo~1 files around after mounting, something's
wrong.

Shouldn't vfat be the automatic default?  Or at least, if only vfat and
not msdos is available, use vfat.  For that matter, can msdos and vfat
be collapsed?  As I recall, the difference is that vfat makes more
inodes to store long file names, one for each 13 characters (in reverse?)

I dunno.  I can never understand the innards of the kernel devs' minds.

- --
All content of all messages exchanged herein are left in the
Public Domain, unless otherwise explicitly stated.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCBaw3hDd4aOud5P8RAtBGAJsE8I1510nLSNqM6MRwPFGnl9l2UQCfSaGy
HPGDuNVPvMZq8nkI34DlfPI=
=uNx9
-----END PGP SIGNATURE-----

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

end of thread, other threads:[~2005-02-08 23:09 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-06  5:33 msdos/vfat defaults are annoying John Richard Moser
2005-02-06  7:06 ` Christoph Hellwig
2005-02-06 16:29   ` John Richard Moser
2005-02-06 23:21   ` [PATCH] " Pozsar Balazs
2005-02-07  0:36     ` Al Viro
2005-02-07  0:42       ` Pozsár Balázs
2005-02-07  2:48         ` Nuno Monteiro
2005-02-07  8:47           ` Pozsár Balázs
2005-02-07 12:53             ` Michelle Konzack
2005-02-07 21:59               ` Ingo Oeser
2005-02-07 14:27             ` Nuno Monteiro
2005-02-08 23:09             ` H. Peter Anvin
2005-02-07  6:53       ` Clemens Schwaighofer
2005-02-07 11:29         ` Andries Brouwer
2005-02-07 12:45           ` Pozsár Balázs
2005-02-07 14:00           ` Clemens Schwaighofer
2005-02-08  0:23             ` Horst von Brand
2005-02-08  2:24               ` Clemens Schwaighofer
2005-02-06 11:15 ` Michelle Konzack

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.