1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/device
Petr Rockai e59e2f7c3c Move the core of the lib/config/config.c functionality into libdevmapper,
leaving behind the LVM-specific parts of the code (convenience wrappers that
handle `struct device` and `struct cmd_context`, basically). A number of
functions have been renamed (in addition to getting a dm_ prefix) -- namely,
all of the config interface now has a dm_config_ prefix.
2011-08-30 14:55:15 +00:00
..
dev-cache.c Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
dev-cache.h Obtain device list from udev by default if LVM2 is compiled with udev support. 2011-04-22 12:05:32 +00:00
dev-io.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-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 Use new dev_open_readonly fn to prevent opening devices for read-write when not necessary. 2011-05-28 09:48:14 +00:00
device.c Add "devices/issue_discards" to lvm.conf. 2011-04-12 21:59:01 +00:00
device.h Add and use dev_open_readonly and variations. 2011-05-24 13:36:57 +00:00