Small buftarg cleanup - keep code which pokes inside a buftarg all in
one spot, which lets us keep more common code in sync 2.4/2.5, and is
slightly cleaner anyway.
Date: Thu May 15 23:08:19 PDT 2003
Workarea: bruce.melbourne.sgi.com:/home/nathans/isms/devel
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:149231a
linux/fs/xfs/xfs_buf.h - 1.107
- XFS_bflush is not longer an extern routine, map to its replacement.
linux/fs/xfs/linux/xfs_lrw.c - 1.188
linux/fs/xfs/linux/xfs_super.h - 1.47
- Move details of buftarg internals into xfs_super.c with similar code.
linux/fs/xfs/linux/xfs_super.c - 1.256
- Keep all buftarg-internals code here, minor consistency cleanup too.
|