On Jul 24, 2007  21:48 +0530, Aneesh Kumar K.V wrote:
> Jose R. Santos wrote:
> >ext4migrate:
> >- Patches submited to the mailing list by Aneesh Kumar
> >http://thread.gmane.org/gmane.comp.file-systems.ext4/1395
> 
> I guess what we are looking at here is 
> 
> a) ext3 -> ext4 conversion would be done via option for defrag. This
> conversion is now done via a ioctl. This is the suggested method for
> defragmenting an ext3 inode (convert to ext4 and then defrag). 
> 
> b) small inode to large inode conversion is done via tune2fs -I < 
> new_inode_size>
>   I have patches for this ready. Will be sending them in a day or two.
> 
> So the ext4migrate command may not be really needed.

Ah, excellent news.  Having a single tool (tune2fs) to manage configuration
changes is much nicer.  Having the generic undo manager to handle these
kind of changes will allow us to do all kind of changes in the future.

Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.

-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to