docs: update TODO file

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2011-05-30 17:22:07 +02:00
parent c13d343279
commit 4231bffef6
1 changed files with 10 additions and 0 deletions

10
TODO
View File

@ -63,8 +63,18 @@ mount
partx
-----
- add support loop devices:
partx -a /path/file.img
* associate the file with loop device (use lib/loopdev.c)
* map partitions by BLKPG_ADD_PARTITION
- support mapping by device-mapper if argv[0] is "kpartx" or --dm option is used.
- add regression tests for partx, addpart and delpart
build-sys
--------