..
activate
Move the core of the lib/config/config.c functionality into libdevmapper,
2011-08-30 14:55:15 +00:00
cache
Use size_t return type
2011-09-01 10:25:22 +00:00
commands
Keep the old-style prototypes
2011-09-01 13:25:50 +00:00
config
Replace const usage of dm_config_find_node with more appropriate value-lookup
2011-08-31 15:19:19 +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
Use size_t return type
2011-09-01 10:25:22 +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
Use size_t return type
2011-09-01 10:25:22 +00:00
mirror
Replace const usage of dm_config_find_node with more appropriate value-lookup
2011-08-31 15:19:19 +00:00
misc
Match the prototype old-style declaration
2011-09-01 13:30:11 +00:00
mm
Move the core of the lib/config/config.c functionality into libdevmapper,
2011-08-30 14:55:15 +00:00
raid
Replace const usage of dm_config_find_node with more appropriate value-lookup
2011-08-31 15:19:19 +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
Replace const usage of dm_config_find_node with more appropriate value-lookup
2011-08-31 15:19:19 +00:00
thin
Reflect dm_config API update
2011-09-01 10:16:32 +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