public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* VFAT Defragmentation under Linux
@ 2003-06-07  3:00 Robert White
  2003-06-07  7:04 ` Stewart Smith
  0 siblings, 1 reply; 2+ messages in thread
From: Robert White @ 2003-06-07  3:00 UTC (permalink / raw)
  To: linux-kernel

Greetings,

I understand that the current file system drivers for the primary file
system types have anti-fragmentation logic built into them already.  (e.g.
ext2/3 moves things around and such while the file system is mounted.)

Do the VFAT drivers likewise defragment the VFAT partitions?

If not, is there a Linux-hosted defragment program for defragmenting an
unmounted VFAT partition?

If such exists I have been unable to find it via normal network searches
because the dos/windows tools raise the noise floor on "VFAT defragment" so
high that no other refinements seem to hit.

So far the only Linux-level defragment operation that I seem to have
available for a VFAT partition is to mount the drive, cpio everything off of
it, delete its contents, and then copy everything back.  That's a little
drastic and has obvious issues if you want to then boot that partition
separately/later.

Rob.


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

end of thread, other threads:[~2003-06-07  6:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-07  3:00 VFAT Defragmentation under Linux Robert White
2003-06-07  7:04 ` Stewart Smith

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