cvs commit: LVM2/lib/format1 .export.sym Makefile.in lvm1-label.c lvm1-label.h disk-rep.c disk-rep.h format1.c format1.h import-export.c import-extents.c layout.c vg_number.c lvm1_label.c lvm1_label.h
Alasdair Kergon <[email protected]>
| Newsgroups | gmane.linux.lvm.cvs |
|---|---|
| Message-ID | <[email protected]> |
akergon 2002/11/18 08:01:16 CST
Modified files:
lib/format1 disk-rep.c disk-rep.h format1.c format1.h
import-export.c import-extents.c layout.c
vg_number.c
Added files:
lib/format1 .export.sym Makefile.in lvm1-label.c
lvm1-label.h
Removed files:
lib/format1 lvm1_label.c lvm1_label.h
Log:
Refactoring.
Revision Changes Path
1.41 +39 -30 LVM2/lib/format1/disk-rep.c
1.33 +74 -91 LVM2/lib/format1/disk-rep.h
1.70 +82 -132 LVM2/lib/format1/format1.c
1.9 +5 -1 LVM2/lib/format1/format1.h
1.57 +29 -27 LVM2/lib/format1/import-export.c
1.16 +8 -7 LVM2/lib/format1/import-extents.c
1.18 +14 -11 LVM2/lib/format1/layout.c
1.7 +1 -1 LVM2/lib/format1/vg_number.c