Comment 33 for bug 59620

Revision history for this message
James Dupin (james.dupin) wrote :

The thing is I believe resize_inode is out of the way as I already "disabled" it with tune2fs.

The only 2 attributes left are ext_attr and sparse_super, both of them I cannot remove with tune2fs.
dumpe2fs /dev/sda4 | grep feature
dumpe2fs 1.40.8 (13-Mar-2008)
Filesystem features: ext_attr sparse_super

The problem is the same for the resize options of parted but this I simply overtake the problem by resizing the FS and then deleting/recreating the partition.

There is also the problem of not being able to set the resize_inode feature again without formatting the partition (or at least I haven't found how)

(using hardy btw)