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