[ext2resize] Re: [Ext2-devel] Re: [patch] ext2fs_allocate_group_table cleanup
Status: Inactive
Brought to you by:
adilger
From: Theodore Ts'o <ty...@mi...> - 2006-03-17 15:21:51
|
On Fri, Mar 17, 2006 at 01:12:36AM -0700, Andreas Dilger wrote: > While good in theory, I don't think any such guarantee can be made. There > is no restriction on bitmap placement, and things like resize2fs can change > the location of the bitmaps after mke2fs has been run. > > I think ext2resize needs to do its best with whatever it finds, and if > the last group is not the same as the others then it just needs to be > handled as well as possible. Hey Andreas, I've been meaning to ask you.... now that I have online resizing support integrated into resize2fs, is there any other features in ext2resize that isn't in resize2fs? (Aside from ext2prepare, of course.) Regards, - Ted |