cvs commit: LVM2/lib/misc lvm-string.c crc.c lib.h lvm-string.h sharedlib.c
Alasdair Kergon <[email protected]>
| Newsgroups | gmane.linux.lvm.cvs |
|---|---|
| Message-ID | <[email protected]> |
akergon 2002/12/19 17:25:50 CST
Modified files:
lib/misc crc.c lib.h lvm-string.h sharedlib.c
Added files:
lib/misc lvm-string.c
Log:
Default stripesize 64k & config file setting for it;
Clear many compiler warnings (i386) & associated bugs - hopefully without
introducing too many new bugs:-) (Same exercise required for other archs.)
Default compilation has optimisation - or else use ./configure --enable-debug
Revision Changes Path
1.2 +2 -1 LVM2/lib/misc/crc.c
1.2 +3 -1 LVM2/lib/misc/lib.h
1.5 +1 -15 LVM2/lib/misc/lvm-string.h
1.2 +1 -0 LVM2/lib/misc/sharedlib.c