1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib
Peter Rajnoha f8b78ec613 Add vg_set_fid function to change VG format instance.
This function also sets a reference to a new VG format instance for all PVs
that are part of the VG so the PV-VG interconnection is consistent after the
change.
2011-02-21 12:10:58 +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 Change create_instance to create PV-based as well as VG-based format instances. 2011-02-21 12:05:49 +00:00
format_pool Change create_instance to create PV-based as well as VG-based format instances. 2011-02-21 12:05:49 +00:00
format_text Add vg_set_fid function to change VG format instance. 2011-02-21 12:10:58 +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 Add vg_set_fid function to change VG format instance. 2011-02-21 12:10:58 +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