resize2fs_size
Description:
resize an ext2, ext3 or ext4 filesystem (with size)
This command is the same as resize2fs except that it allows you to specify the new size (in bytes) explicitly.
See also "RESIZE2FS ERRORS" in guestfs(3).
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |