#include <Ext2_Partition.h>
Inheritance diagram for Ext2_Partition:
Public Member Functions | |
Ext2_Partition (string partition_name) | |
bool | get_progress_status (double &percent) |
void | format (YCPList options, ExternalProgram::Stderr_Disposition stderr_disp=ExternalProgram::Stderr_To_Stdout) |
|
Create an new instance. |
|
Run mke2fs with the specified arguments and handle stderr. Implements Partition. |
|
Read progress indicator of the mke2fs process. Reimplemented from Partition. |