summaryrefslogtreecommitdiffstats
path: root/po
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 /po
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 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 838ebd2a..34064c20 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -149,6 +149,7 @@ gobject/guestfs-gobject-optargs-mount_local.c
gobject/guestfs-gobject-optargs-ntfsclone_out.c
gobject/guestfs-gobject-optargs-ntfsfix.c
gobject/guestfs-gobject-optargs-ntfsresize_opts.c
+gobject/guestfs-gobject-optargs-set_e2attrs.c
gobject/guestfs-gobject-optargs-test0.c
gobject/guestfs-gobject-optargs-tune2fs.c
gobject/guestfs-gobject-optargs-umount_local.c