1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/lib/format1
Alasdair Kergon 74e2acb680 Try to fix reading in of lvm1 striped LVs.
There are two fixes other than improving variable names and updating code
layout etc.
The loop counter is incremented by area_len instead of area_len * stripes;
the 3rd _check_stripe parameter is no longer multiplied by number of stripes.
2007-03-15 13:38:28 +00:00
..
.exported_symbols .export.sym generation 2004-03-26 14:51:23 +00:00
disk-rep.c Adjust some alignments for ia64 and sparc. 2006-11-30 23:11:42 +00:00
disk-rep.h Adjust some alignments for ia64 and sparc. 2006-11-30 23:11:42 +00:00
format1.c Set PV size to current device size if it is found to be zero. 2006-10-19 12:53:47 +00:00
format1.h Update copyright notices. 2004-03-30 19:35:44 +00:00
import-export.c Set PV size to current device size if it is found to be zero. 2006-10-19 12:53:47 +00:00
import-extents.c Try to fix reading in of lvm1 striped LVs. 2007-03-15 13:38:28 +00:00
layout.c Separate out LVM1_PE_ALIGN. 2006-08-17 19:15:27 +00:00
lvm1-label.c Adjust some alignments for ia64 and sparc. 2006-11-30 23:11:42 +00:00
lvm1-label.h Update copyright notices. 2004-03-30 19:35:44 +00:00
Makefile.in Cluster-extension-only installation. 2004-08-18 18:57:40 +00:00
vg_number.c Make SIZE_SHORT the default for display_size(). 2006-05-09 21:23:51 +00:00