1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
lvm2/lib/metadata
Zdenek Kabelac a19456b868 mirror: fix calcs for maximal region_size
Since extent_size is no longer power_of_2 this max region size
evalution was rather producing random bitsize as a combination
of lowest bit from number of extents and extent size itself.

Correct calculation to use whole LV size and pick biggest
possible power of 2 value smaller then UINT32_MAX.
2018-04-20 12:13:08 +02:00
..
2017-10-13 16:20:42 -05:00
2018-03-15 11:01:04 +01:00
2018-02-28 21:08:38 +01:00
2016-01-21 12:11:37 +01:00
2017-11-07 21:26:11 +01:00
2016-01-21 12:11:37 +01:00
2018-02-12 22:15:03 +01:00