On Thu, May 05, 2005 at 01:57:20PM +0200, [EMAIL PROTECTED] wrote: > So seems the offending code for this problem is the checks made by > ext2_determine_itoffset. I think this function is called when > ped_file_system_check is used. Are these check vital for parted to do the > resizing?.
Yes, the resizer makes assumptions about where the inode tables, etc. are. It shouldn't be too difficult to fix, if you're volunteering... I think a better solution is to retire the parted resizer, and interface with e2fsprogs' resizer. Cheers, Andrew _______________________________________________ Bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
