1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/lib
Alasdair Kergon 8dd6036da4 Add activation/use_linear_target enabled by default. (prajnoha)
LVM metadata knows only of striped segments - not linear ones.
The activation code detects segments with a single stripe and switches
them to use the linear target.

If the new lvm.conf setting is set to 0 (e.g. in a test script), this
'optimisation' is turned off.
2011-11-28 20:37:51 +00:00
..
activate Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
cache Check for refresh_filter failure 2011-10-11 09:09:00 +00:00
commands Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
config Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +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 Move y/n prompts to stderr and repeat if response has both 'n' and 'y'. 2011-11-23 01:34:38 +00:00
error Add lv_activate_opts structure 2011-06-17 14:14:19 +00:00
filters Remove constant expression check 2011-11-18 19:36:10 +00:00
format1 Always use vg memory pool for allocated lv segment 2011-10-23 16:02:01 +00:00
format_pool Always use vg memory pool for allocated lv segment 2011-10-23 16:02:01 +00:00
format_text Replace dynamic buffer allocations for PATH_MAX 2011-11-18 19:31:09 +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 Pass exclusive LV locks to all nodes in the cluster. 2011-10-21 15:49:45 +00:00
log Reduce stack size usage in print_log 2011-10-22 16:52:00 +00:00
metadata Replace dynamic buffer allocations for PATH_MAX 2011-11-18 19:31:09 +00:00
mirror Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
misc Thin uses _tdata instead of _tpool for data LV 2011-11-03 14:38:36 +00:00
mm Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
raid Fix log_error() usage 2011-09-24 21:19:30 +00:00
replicator Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
report Thin supports snapshots 2011-11-07 11:03:47 +00:00
snapshot Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
striped Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
thin Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00
unknown Fix log_error() usage 2011-09-24 21:19:30 +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 Do not scan device if it is part of active multipath. 2011-11-11 15:11:08 +00:00