1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
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
..
activate Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
cache Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
commands Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
config Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
datastruct Revert the #include changes. Need to fix this at the #include site for now, and 2011-07-18 14:34:33 +00:00
device Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
display Fix some compile warnings on RHEL5 2011-03-01 20:17:56 +00:00
error Add lv_activate_opts structure 2011-06-17 14:14:19 +00:00
filters Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
format1 Defer writing PV labels to vg_write. 2011-06-01 19:29:31 +00:00
format_pool Replace free_vg with release_vg 2011-08-10 20:25:29 +00:00
format_text Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
freeseg Replace malloc with zalloc when creating segment_type's 2011-03-25 21:59:42 +00:00
label Report sector containing label in verbose message. 2011-06-01 15:30:36 +00:00
locking Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
log Trivial, add void to ignore dm_snprinf result 2011-08-11 19:21:42 +00:00
metadata Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
mirror Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
misc Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
mm Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
raid Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
replicator Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
report Remove meaningless const type qualifiers on cast type 2011-08-04 14:30:51 +00:00
snapshot Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
striped Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
thin Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
unknown Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
uuid Revert the #include changes. Need to fix this at the #include site for now, and 2011-07-18 14:34:33 +00:00
zero Add lv_activate_opts structure 2011-06-17 14:14:19 +00:00
Makefile.in Initial code layout for thin provisioning target 2011-08-24 08:27:49 +00:00