1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/device
Petr Rockai c7b17836ea 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.
2012-09-26 14:49:15 +02:00
..
dev-cache.c Implement devices/global_filter. 2012-09-26 14:49:15 +02:00
dev-cache.h Implement devices/global_filter. 2012-09-26 14:49:15 +02:00
dev-io.c dev-io: open device read-only to obtain readahead value 2012-06-25 11:55:37 +02:00
dev-luks.c Use new dev_open_readonly fn to prevent opening devices for read-write when not necessary. 2011-05-28 09:48:14 +00:00
dev-md.c Fix warning for pvcreate over MD linear. 2011-07-08 15:53:59 +00:00
dev-swap.c cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
device.c cleanup: use static char[] array 2012-08-23 14:37:38 +02:00
device.h Add and use dev_open_readonly and variations. 2011-05-24 13:36:57 +00:00