diff options
author | Wanlong Gao <gaowanlong@cn.fujitsu.com> | 2012-08-20 16:17:00 +0800 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-08-21 10:18:23 +0100 |
commit | 11b78a710729c34c1ef921feb119569b7d580877 (patch) | |
tree | 5ceccefad2eab3879c67bb43a0b93891c74f4625 /po/POTFILES | |
parent | 5e6727746367ba3f935dccb80109abf8e34fe74d (diff) | |
download | libguestfs-11b78a710729c34c1ef921feb119569b7d580877.tar.gz libguestfs-11b78a710729c34c1ef921feb119569b7d580877.tar.xz libguestfs-11b78a710729c34c1ef921feb119569b7d580877.zip |
New API: xfs: xfs_admin
Add new api xfs_admin to change parameters of an XFS filesystem.
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
RWMJ:
- Remove printuuid, printlabel, since they don't change any settings.
- Adjusted the documentation.
- Fix the tests.
Diffstat (limited to 'po/POTFILES')
-rw-r--r-- | po/POTFILES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index 60887dc2..d961ac12 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -167,6 +167,7 @@ gobject/src/optargs-tar_out.c gobject/src/optargs-tune2fs.c gobject/src/optargs-umount.c gobject/src/optargs-umount_local.c +gobject/src/optargs-xfs_admin.c gobject/src/optargs-xfs_growfs.c gobject/src/session.c gobject/src/struct-application.c |