1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/thin
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
..
.exported_symbols Initial code layout for thin provisioning target 2011-08-24 08:27:49 +00:00
Makefile.in Initial code layout for thin provisioning target 2011-08-24 08:27:49 +00:00
thin.c Add activation/use_linear_target enabled by default. (prajnoha) 2011-11-28 20:37:51 +00:00