1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib/device
Zdenek Kabelac 5467a3b2b7 filters: update composable filter
Last commit made dump filter only partially composable.
Add remaining functionality and also support composable wipe,
which is needed, when i.e. vgscan needs to remove cache.

(in release fix)
2013-06-02 22:46:06 +02:00
..
dev-cache.c config: refer to config nodes using assigned IDs 2013-03-06 10:14:33 +01:00
dev-cache.h filters: update composable filter 2013-06-02 22:46:06 +02:00
dev-io.c cleanup: test for -1 value for lseek error 2013-05-30 17:26:42 +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