diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/diskdrake.TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/diskdrake.TODO b/docs/diskdrake.TODO index f7dd1a1a5..0a5fd6db2 100644 --- a/docs/diskdrake.TODO +++ b/docs/diskdrake.TODO @@ -17,6 +17,7 @@ - add comments in the code - add documentation - handle the `luke' case (main extended partition must be extended) +- ability to batch actions (like chained moves) - add a verification after fdiskReadPartitionTable that the start_cyl, end_cyl... do correspond to start and start+size. For the moment, this information is just discarded :( |