1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00
Alasdair G Kergon 78ffa44fc5 format_text: Change metadata alignment from 512 to 4096.
If there is sufficient space in the metadata area, align the next
metadata to a disk offset that is a multiple of 4096 bytes and
don't write it circularly.  If it doesn't all fit at the end
of the metadata area, go back to the start and write it all there
contiguously.

If there is insufficient space to use the new stricter rules, revert to
the original behaviour, aligning on 512-byte boundaries wrapping around
the circular buffer as required.
2017-12-12 20:57:36 +00:00
..
2017-12-07 16:24:14 +00:00
2017-06-22 20:17:18 +02:00
2016-04-29 19:47:15 +01:00
2017-12-04 23:45:26 +00:00
2017-12-04 23:45:26 +00:00
2016-01-21 12:11:37 +01:00
2017-12-04 23:45:26 +00:00
2017-12-04 23:45:26 +00:00
2016-01-21 12:11:37 +01:00
2016-01-21 12:11:37 +01:00
2017-11-11 00:56:10 +01:00
2016-01-21 12:11:37 +01:00
2016-10-03 17:49:56 +02:00