1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/lib
Peter Rajnoha 617b900d85 Separate new pv_initialise function out of the original pv_setup code.
pv_initiliase initialises a new PV
pv_setup sets up an existing PV with a VG
2011-02-21 12:20:18 +00:00
..
activate Const fixing 2011-02-18 14:47:28 +00:00
cache Change the code throughout for recent changes in format_instance handling. 2011-02-21 12:07:03 +00:00
commands Replace PV_MIN_SIZE with function pv_min_size() 2011-02-18 14:11:22 +00:00
config Support 64bit ints in config 2011-02-18 14:08:22 +00:00
datastruct Some const cleanups 2010-12-20 13:19:13 +00:00
device Handle decimal digits with --units instead of ignoring them silently. 2011-02-18 23:09:55 +00:00
display Handle decimal digits with --units instead of ignoring them silently. 2011-02-18 23:09:55 +00:00
error Remove const usage from destroy callbacks 2010-12-20 13:32:49 +00:00
filters Const fixing 2011-02-18 14:47:28 +00:00
format1 Separate new pv_initialise function out of the original pv_setup code. 2011-02-21 12:20:18 +00:00
format_pool Separate new pv_initialise function out of the original pv_setup code. 2011-02-21 12:20:18 +00:00
format_text Separate new pv_initialise function out of the original pv_setup code. 2011-02-21 12:20:18 +00:00
freeseg Remove const usage from destroy callbacks 2010-12-20 13:32:49 +00:00
label Add dm_zalloc and use it and dm_pool_zalloc throughout. 2010-09-30 21:06:50 +00:00
locking Critical section 2011-02-18 14:16:11 +00:00
log Critical section 2011-02-18 14:16:11 +00:00
metadata Separate new pv_initialise function out of the original pv_setup code. 2011-02-21 12:20:18 +00:00
mirror Fix !DEVMAPPER_SUPPORT build 2011-02-18 14:29:39 +00:00
misc Replace PV_MIN_SIZE with function pv_min_size() 2011-02-18 14:11:22 +00:00
mm Memory unlock allows 1 page difference 2011-02-18 14:51:04 +00:00
replicator Remove const usage from destroy callbacks 2010-12-20 13:32:49 +00:00
report Const fixing 2011-02-18 14:47:28 +00:00
snapshot Fix !DEVMAPPER_SUPPORT build 2011-02-18 14:29:39 +00:00
striped Remove const usage from destroy callbacks 2010-12-20 13:32:49 +00:00
unknown Remove const usage from destroy callbacks 2010-12-20 13:32:49 +00:00
uuid Const fixing 2011-02-18 14:47:28 +00:00
zero Remove const usage from destroy callbacks 2010-12-20 13:32:49 +00:00
Makefile.in Refactor the percent (mirror sync, snapshot usage) handling code to use 2010-11-30 11:53:31 +00:00