Backport a couple of debugging changes from the 2.6 code base.
Date: Mon Nov 17 16:54:21 PST 2003
Workarea: bruce.melbourne.sgi.com:/build2/clean24
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-linux:slinx:161984a
linux/fs/xfs/xfsidbg.c - 1.246
Backport minor 2.6 changes to the iomap interface to keep code more in sync.
Date: Mon Nov 17 17:02:59 PST 2003
Workarea: bruce.melbourne.sgi.com:/build2/clean24
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-linux:slinx:161987a
linux/fs/xfs/pagebuf/page_buf.h - 1.75
linux/fs/xfs/linux/xfs_iomap.c - 1.18
Backport an unmerged bug fix from the 2.6 code base - if probe_unmapped_page
fails while walking down the unmapped page list, do not attempt to probe the
last page as well, just return.
Date: Mon Nov 17 17:13:20 PST 2003
Workarea: bruce.melbourne.sgi.com:/build2/clean24
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-linux:slinx:161992a
linux/fs/xfs/linux/xfs_aops.c - 1.56
Backport an unmerged bug fix from the 2.6 code base - only submit a
convert_page page for IO if startio is set.
Date: Mon Nov 17 17:15:47 PST 2003
Workarea: bruce.melbourne.sgi.com:/build2/clean24
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-linux:slinx:161993a
linux/fs/xfs/linux/xfs_aops.c - 1.57
Backport some trivial changes from the 2.6 code base - page uptodate
flag macro name changes.
Date: Mon Nov 17 17:26:36 PST 2003
Workarea: bruce.melbourne.sgi.com:/build2/clean24
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-linux:slinx:161994a
linux/fs/xfs/linux/xfs_linux.h - 1.117
linux/fs/xfs/linux/xfs_aops.c - 1.58
Move Linux-version-specific code out of xfs_iomap.c so that it can
become part of the common XFS core code.
Date: Mon Nov 17 17:30:09 PST 2003
Workarea: bruce.melbourne.sgi.com:/build2/clean24
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-linux:slinx:161995a
linux/fs/xfs/linux/xfs_super.h - 1.54
linux/fs/xfs/linux/xfs_super.c - 1.276
linux/fs/xfs/linux/xfs_iomap.c - 1.19
|