#include <Xfs_Partition.h>
Inheritance diagram for Xfs_Partition:
Public Member Functions | |
Xfs_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 mkfs.xfs with the specified arguments and handle stderr. Implements Partition. |
|
Read progress indicator of the mkfs.xfs process. Reimplemented from Partition. |