diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2009-07-31 08:57:10 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2009-07-31 10:22:38 +0100 |
commit | 0e6e32025885286e2de39efca34ced2aaf26b3a3 (patch) | |
tree | e4c3c747a1d2c805cd01c1e0a9c526407b520641 /po | |
parent | afaff775c12f32b7912f194e2fcc8e76b8c82572 (diff) | |
download | libguestfs-0e6e32025885286e2de39efca34ced2aaf26b3a3.tar.gz libguestfs-0e6e32025885286e2de39efca34ced2aaf26b3a3.tar.xz libguestfs-0e6e32025885286e2de39efca34ced2aaf26b3a3.zip |
New command: 'fallocate' to (pre-)allocate sized files.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index fc6c9f02..c7be2383 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -13,6 +13,7 @@ daemon/dmesg.c daemon/dropcaches.c daemon/du.c daemon/ext2.c +daemon/fallocate.c daemon/file.c daemon/find.c daemon/fsck.c |