cvs commit: LVM2/lib/device dev-io.c
Patrick Caulfield <[email protected]>
| Newsgroups | gmane.linux.lvm.cvs |
|---|---|
| Message-ID | <[email protected]> |
caulfield 2002/07/22 03:10:54 CDT
Modified files:
lib/device dev-io.c
Log:
Use O_DIRECT for writing to devices.
Doesn't work on HPPA due to a kernel bug but other archs shuld be OK.
Revision Changes Path
1.22 +106 -41 LVM2/lib/device/dev-io.c