New APIs: lvm-set-filter and lvm-clear-filter.
authorRichard Jones <rjones@redhat.com>
Fri, 16 Jul 2010 12:01:21 +0000 (13:01 +0100)
committerRichard Jones <rjones@redhat.com>
Fri, 16 Jul 2010 14:49:50 +0000 (15:49 +0100)
commitd2cf9a15a9f22623dbbed33fb66c5077f1275df2
tree53dff5d18deb2180df1adb2c010341c5907b1b0c
parent321ca1ef91a90cec5b94058b84420e8018e3f1d8
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.
.gitignore
daemon/Makefile.am
daemon/lvm-filter.c [new file with mode: 0644]
po/POTFILES.in
regressions/Makefile.am
regressions/test-lvm-filtering.sh [new file with mode: 0755]
src/MAX_PROC_NR
src/generator.ml