Re: [ext2resize] ext2online / ext3 status?
Status: Inactive
Brought to you by:
adilger
From: Andreas D. <ad...@tu...> - 2002-01-09 19:04:14
|
On Jan 09, 2002 15:36 +0100, Ph. Marek wrote: > Hello everyone, > If I look into the current CVS sources I find the following: > > patches/README: > online-ext3-2.2.diff - 2.2.16 kernel patch for online ext3 resizer > - it does not really work properly, especially on a > filesystem that is being modified (ext3 ASSERTs) > > So currently there's no patch for 2.4.17+ and ext3. > Is somebody working on this? Well, I _do_ have a more up-to-date ext3 online resize patch for 2.2 (a completely different implementation than the above), but I have never finished the support for it in the user tools (it has a different on-disk format for the reserved inode). I have never released this code publicly (to a few people privately, and at one point some people had said they would finish the support in the user tools, which never happened). The other problem was that this was built on a 2.2 ext3 codebase that also had a lot of other patches in it (LFS and other changes) so it was also too much work to just release the online resizing part of the patch. "One day" I will port this to 2.4, but if you have some interest in doing so, it should be a relatively straight forward port, and I can send you the patch. As always, if enough people bug me about it, I'm more likely to work on it when I get a chance. As it is, I never hear whether people are using ext2online (not even bug reports, except the occasional question about a patch for a newer kernel), so there doesn't "appear" to be a demand for this, to me at least. Cheers, Andreas -- Andreas Dilger http://sourceforge.net/projects/ext2resize/ http://www-mddsp.enel.ucalgary.ca/People/adilger/ |