Comment 29 for bug 59620

Revision history for this message
Colin Watson (cjwatson) wrote : Re: This ext2 filesystem has a rather strange layout (newer ext2/ext3)

I've worked around this for Feisty as follows:

partman-partitioning (47ubuntu2) feisty; urgency=low

  * Use tune2fs/resize2fs to handle ext2/ext3 resizing, since libparted
    can't deal with the resize_inode feature (LP: #59620).

 -- Colin Watson <email address hidden> Mon, 19 Mar 2007 11:41:11 +0000

I understand that eventually the amount of filesystem code duplication in libparted will be decreased, making it easier to fix this bug properly there.