break out the allocator specific parts of the xfs I/O path into
a separate file, xfs_iomap.c out of xfs_lrw.c. Remove some parts
of the code which were not doing anything for us. This is step
one in some major reorgs of this code.
Date: Wed Oct 30 10:50:40 PST 2002
Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.4
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:131524a
linux/fs/xfs/linux/xfs_iomap.c - 1.1
- move allocator based calls here from xfs_lrw.c
linux/fs/xfs/linux/xfs_lrw.c - 1.175
- move allocator based calls from here to xfs_iomap.c
linux/fs/xfs/linux/Makefile - 1.66
- add xfs_iomap.c
|