1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib
Peter Rajnoha 150e43a05c Use pv->vg_name directly instead of pv->vg->name in _text_pv_write.
This also prevents a possible segfault during an automatic repair
when the PV does not belong to a VG anymore and we call pv_write_orphan.
2011-02-28 17:05:48 +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 Various changes to the allocation algorithms: Expect some fallout. 2011-02-27 00:38:31 +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 vgconvert is fixed now to work with the changes in metadata area handling - enable the tests. 2011-02-25 14:12:14 +00:00
format_pool Change the code throughout to use new pv_initialise and modified pv_setup fn. 2011-02-21 12:24:15 +00:00
format_text Use pv->vg_name directly instead of pv->vg->name in _text_pv_write. 2011-02-28 17:05:48 +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 Allow non-orphan PVs with two metadata areas to be resized. 2011-02-28 13:19:02 +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