summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-04-13 13:13:50 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-04-13 15:44:17 +0100
commit8104b2dfab32aea972ecfc4e89bf350b092e1952 (patch)
treee451b1c6f1292466167a00577e3824fb422ebfc2 /TODO
parent9ccde76f611bf4658180717a41544350b5b4632a (diff)
downloadlibguestfs-8104b2dfab32aea972ecfc4e89bf350b092e1952.tar.gz
libguestfs-8104b2dfab32aea972ecfc4e89bf350b092e1952.tar.xz
libguestfs-8104b2dfab32aea972ecfc4e89bf350b092e1952.zip
New APIs for reading and writing ext2 file attributes and file generation.
The new APIs are: get-e2attrs: List ext2 file attributes of a file. set-e2attrs: Set or clear ext2 file attributes of a file. get-e2generation: Get ext2 file generation of a file. set-e2generation: Set ext2 file generation of a file. These are implemented using the lsattr and chattr programs from e2fsprogs.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 571c51b7..43d5e621 100644
--- a/TODO
+++ b/TODO
@@ -51,8 +51,6 @@ Ideas for extra commands
more mk*temp calls
ext2 properties:
- chattr
- lsattr
badblocks
debugfs
dumpe2fs