diff options
author | Richard Jones <rjones@redhat.com> | 2009-10-26 14:26:36 +0000 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-10-26 15:52:40 +0000 |
commit | d609130cb65fe7795b168a796426e39d64ceda97 (patch) | |
tree | 89f5e7ff5879ff0b88236b0216b4f26b46aaeb2f /po | |
parent | aa7ca27e4be1fd38a1eff4d24974f053080a9704 (diff) | |
download | libguestfs-d609130cb65fe7795b168a796426e39d64ceda97.tar.gz libguestfs-d609130cb65fe7795b168a796426e39d64ceda97.tar.xz libguestfs-d609130cb65fe7795b168a796426e39d64ceda97.zip |
New API: vfs_type - get the Linux VFS driver for a mounted device.
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 57cce916..a70072b7 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,4 +1,5 @@ daemon/augeas.c +daemon/blkid.c daemon/blockdev.c daemon/checksum.c daemon/cmp.c |