diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-04-13 13:13:50 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-04-13 15:44:17 +0100 |
commit | 8104b2dfab32aea972ecfc4e89bf350b092e1952 (patch) | |
tree | e451b1c6f1292466167a00577e3824fb422ebfc2 /python/examples/create_disk.py | |
parent | 9ccde76f611bf4658180717a41544350b5b4632a (diff) | |
download | libguestfs-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 'python/examples/create_disk.py')
0 files changed, 0 insertions, 0 deletions