cvs commit: LVM2/lib/device dev-cache.c dev-cache.h dev-io.c device.h
Alasdair Kergon <[email protected]>
| Newsgroups | gmane.linux.lvm.cvs |
|---|---|
| Message-ID | <[email protected]> |
akergon 2002/12/19 17:25:43 CST
Modified files:
lib/device dev-cache.c dev-cache.h dev-io.c device.h
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.25 +5 -4 LVM2/lib/device/dev-cache.c
1.4 +2 -4 LVM2/lib/device/dev-cache.h
1.25 +26 -19 LVM2/lib/device/dev-io.c
1.17 +16 -11 LVM2/lib/device/device.h