summaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-07-16 13:01:21 +0100
committerRichard Jones <rjones@redhat.com>2010-07-16 15:49:50 +0100
commitd2cf9a15a9f22623dbbed33fb66c5077f1275df2 (patch)
tree53dff5d18deb2180df1adb2c010341c5907b1b0c /po/POTFILES.in
parent321ca1ef91a90cec5b94058b84420e8018e3f1d8 (diff)
downloadlibguestfs-d2cf9a15a9f22623dbbed33fb66c5077f1275df2.tar.gz
libguestfs-d2cf9a15a9f22623dbbed33fb66c5077f1275df2.tar.xz
libguestfs-d2cf9a15a9f22623dbbed33fb66c5077f1275df2.zip
New APIs: lvm-set-filter and lvm-clear-filter.
These APIs allow you to change the device filter, the list of block devices that LVM "sees". Either you can set it to a fixed list of devices / partitions, or you can clear it so that LVM sees everything.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index bb53a76b..62df1fd5 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -33,6 +33,7 @@ daemon/initrd.c
daemon/inotify.c
daemon/link.c
daemon/ls.c
+daemon/lvm-filter.c
daemon/lvm.c
daemon/mkfs.c
daemon/mknod.c