class Xfs_Partition
|
Interface to the mkxfs program. More... |
|
|
Public Methods
- Xfs_Partition (string partition_name)
- bool get_progress_status (double &percent)
- void format (YCPList options,
ExternalProgram::Stderr_Disposition stderr_disp =
ExternalProgram::Stderr_To_Stdout)
Xfs_Partition (string partition_name)
| Xfs_Partition |
Create an new instance.
bool get_progress_status (double &percent)
| get_progress_status |
Read progress indicator of the mkfs.xfs process.
Reimplemented from Partition.
void format (YCPList options,
ExternalProgram::Stderr_Disposition stderr_disp =
ExternalProgram::Stderr_To_Stdout)
| format |
Run mkfs.xfs with the specified arguments and handle stderr.
Reimplemented from Partition.
| Generated by: root on D60 on Mon Oct 20 16:16:32 2003, using kdoc 2.0a54. |