class Jfs_Partition
|
Interface to the mkjfs program. More... |
|
|
Public Methods
- Jfs_Partition (string partition_name)
- bool get_progress_status (double &percent)
- void format (YCPList options,
ExternalProgram::Stderr_Disposition stderr_disp =
ExternalProgram::Stderr_To_Stdout)
Jfs_Partition (string partition_name)
| Jfs_Partition |
Create an new instance.
bool get_progress_status (double &percent)
| get_progress_status |
Read progress indicator of the mkfs.jfs process.
Reimplemented from Partition.
void format (YCPList options,
ExternalProgram::Stderr_Disposition stderr_disp =
ExternalProgram::Stderr_To_Stdout)
| format |
Run mkfs.jfs 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. |