]> sourceware.org Git - lvm2.git/commit
Implement devices/global_filter.
authorPetr Rockai <prockai@redhat.com>
Mon, 13 Aug 2012 17:44:10 +0000 (19:44 +0200)
committerPetr Rockai <prockai@redhat.com>
Wed, 26 Sep 2012 12:49:15 +0000 (14:49 +0200)
commitc7b17836ea139ba7448f5a5c1d2fbe93676baa36
treee588286f8a35aaef2e111975919d9e01d1407586
parentceb79c9a500f38ac31c8d79904c3730805feb3dc
Implement devices/global_filter.

The global filter is applied first, and is also applied in pvscan --cache (which
is called from udev rules to keep lvmetad updated). Cf. example.conf.
16 files changed:
daemons/lvmetad/lvmetad-core.c
doc/example.conf.in
lib/cache/lvmcache.c
lib/cache/lvmetad.c
lib/cache/lvmetad.h
lib/commands/toolcontext.c
lib/commands/toolcontext.h
lib/device/dev-cache.c
lib/device/dev-cache.h
lib/filters/filter-persistent.c
lib/filters/filter-persistent.h
libdaemon/client/daemon-shared.c
test/lib/aux.sh
tools/pvscan.c
tools/vgrename.c
tools/vgscan.c
This page took 0.042254 seconds and 5 git commands to generate.