Use an I/O path which will fallback to the non-kiobuf case should
it hit a device which does not support them.
p.s. kiobufs are currently broken in the tree - a fix should be
available soon.
Date: Mon Jul 31 13:26:43 PDT 2000
Workarea: jen.cray.com:/src/lord/xfs-linux.2.4.0-test5
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.0-test1-xfs
Modid: 2.4.0-test1-xfs:slinx:70729a
linux/fs/pagebuf/page_buf_io.c - 1.15
- Make the cluster write path go through pagebuf_iostart rather than
calling a kiobuf function directly. This means it falls back to the
non-kiobuf
based I/O should there be no kiobuf support on a specific device type.
|