CybrMatt wrote:
Both should be fairly simple to add. I imagine recognizing the filesystem type would be all that is necessary to get the label right. Doing the resize portion would require sufficiently modern resize2fs binaries, so that may have to wait a bit longer, but hopefully will still not be difficult.
Also, they employ helpers to tweak stuff in the filesystem, I imagine that has to be able to mount the filesystem.
Though I must admit, I have no idea if that's implemented by mounting from the host, or by FUSE, or from a helper VM, etc. Mounting ext4 from the host might be an issue if updates to the code are still fairly frequent and host reboots are not.