Although we're not actually asynch yet we implement the AIO interface
now. This is not different from all the other filesystems that use
the generic_file_* rountines, which are still synch either. Unlike
the simple filesystems that call directly into generic_file_* XFS will
need updates to the inode locking to be actually async even after those
are changed.
Date: Wed Oct 16 07:10:18 PDT 2002
Workarea: lab343.munich.sgi.com:/home/hch/repo/slinx/2.5.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.5.x-xfs
Modid: 2.5.x-xfs:slinx:130135a
linux/fs/xfs/linux/xfs_file.c - 1.79
- implement linvfs_aio_read and linvfs_aio_write
|