On Thu, 24 Jan 2002, Shridhar Daithankar wrote:
> On 24 Jan 2002 at 19:37, Dayalan Manohar wrote: > > > how to defrag drives in linux?(ext2,ext3 and reiserfs).i tried google but no > > useful results. > > In short you need not do it because these file systems prevents defragmentation > on their own. Not necessarily true. These file systems are implemented in a way to limit fragmentation, but fragmentation does occur especially when the size of the file is less in comparison to the size of the data block used to store the file. This is probably what you are looking for. http://ibiblio.org/pub/Linux//system/filesystems/defrag-0.70.tar.gz -Naren _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
