move the iomap data structures out of pagebuf
Date: Tue Nov 18 14:04:32 PST 2003
Workarea: naboo.americas.sgi.com:/go/space/XFS/x2.4-xfs-clean
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-linux:slinx:162048a
linux/fs/xfs/xfsidbg.c - 1.247
- Use the new iomap flags and data structures
linux/fs/xfs/xfs_iocore.c - 1.46
- Use the new iomap flags and data structures
linux/fs/xfs/pagebuf/page_buf.h - 1.76
- Remove old definitions
linux/fs/xfs/linux/xfs_lrw.h - 1.39
- Use the new iomap flags and data structures
linux/fs/xfs/linux/xfs_lrw.c - 1.205
- Use the new iomap flags and data structures
linux/fs/xfs/linux/xfs_vnode.h - 1.87
- Use the new iomap flags and data structures
linux/fs/xfs/linux/xfs_aops.c - 1.59
- Use the new flags and data structures
linux/fs/xfs/linux/xfs_iomap.c - 1.20
- Use the new iomap flags and data structures
Subject: TAKE 904127 -
Add new file ... missed in orginal checkin
Date: Tue Nov 18 14:07:48 PST 2003
Workarea: chuckle.americas.sgi.com:/go/space/XFS/x2.4-xfs-clean
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-linux:slinx:162050a
linux/fs/xfs/xfs_iomap.h - 1.1
- Move iomap definitions to this location.
Eventually xfs_iomap.c should move up from linux/xfs_iomap.c
so create this file here so it doesn't have to be p_renamed later
|