cvs commit: LVM2/lib/activate activate.c activate.h dev_manager.c dev_manager.h fs.h
Alasdair Kergon <[email protected]>
| Newsgroups | gmane.linux.lvm.cvs |
|---|---|
| Message-ID | <[email protected]> |
akergon 2002/12/19 17:25:39 CST
Modified files:
lib/activate activate.c activate.h dev_manager.c
dev_manager.h fs.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.62 +5 -5 LVM2/lib/activate/activate.c
1.29 +2 -2 LVM2/lib/activate/activate.h
1.44 +16 -15 LVM2/lib/activate/dev_manager.c
1.7 +1 -1 LVM2/lib/activate/dev_manager.h
1.7 +0 -1 LVM2/lib/activate/fs.h