summaryrefslogtreecommitdiffstats
path: root/po/POTFILES
diff options
context:
space:
mode:
authorWanlong Gao <gaowanlong@cn.fujitsu.com>2012-07-18 09:58:43 +0800
committerRichard W.M. Jones <rjones@redhat.com>2012-07-18 09:37:17 +0100
commit87206e4e9e3b0ca813a4ff7b5fac0eccc07a484a (patch)
treeb1de20359160c0da257e9a541a325c67f9f996c7 /po/POTFILES
parent2f89f584c0203023f8a829ff9796dc2c14ddeb68 (diff)
downloadlibguestfs-87206e4e9e3b0ca813a4ff7b5fac0eccc07a484a.tar.gz
libguestfs-87206e4e9e3b0ca813a4ff7b5fac0eccc07a484a.tar.xz
libguestfs-87206e4e9e3b0ca813a4ff7b5fac0eccc07a484a.zip
New API: add new api xfs_info
Add xfs_info to show the geometry of the xfs filesystem. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com> RWMJ: - Updated po/POTFILES. - Use xfs_ prefix for all struct fields. - Return uninitialized fields as -1 / empty string. - Copyedit the description.
Diffstat (limited to 'po/POTFILES')
-rw-r--r--po/POTFILES2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES
index 7f679115..e3986871 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -84,6 +84,7 @@ daemon/upload.c
daemon/utimens.c
daemon/wc.c
daemon/xattr.c
+daemon/xfs.c
daemon/zero.c
daemon/zerofree.c
df/df.c
@@ -173,6 +174,7 @@ gobject/src/struct-stat.c
gobject/src/struct-statvfs.c
gobject/src/struct-version.c
gobject/src/struct-xattr.c
+gobject/src/struct-xfsinfo.c
gobject/src/tristate.c
inspector/virt-inspector.c
java/com_redhat_et_libguestfs_GuestFS.c