If cmn_err is called with a CR character at the end of the input then
do not add one.
Date: Tue Feb 25 02:52:58 PST 2003
Workarea: jen.americas.sgi.com:/src/lord/xfs-merge.2.4
Author: lord
Merged by: lord
Merged mods: 2.4.x-xfs-dev:slinx:134299a
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:134299a
linux/fs/xfs/support/debug.c - 1.18
- Merge of 2.4.x-xfs-dev:slinx:134299a by lord.
Avoid double new lines at end of messages
Subject: TAKE -
remove _KERNEL from the flags used to turn macros into functions
Date: Tue Feb 25 02:55:14 PST 2003
Workarea: jen.americas.sgi.com:/src/lord/xfs-merge.2.4
Author: lord
Merged by: lord
Merged mods: 2.4.x-xfs-dev:slinx:134509a
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:134509a
linux/fs/xfs/xfs_macros.h - 1.19
- Merge of 2.4.x-xfs-dev:slinx:134509a by lord.
remove _KERNEL from the flags used to turn macros into functions
Subject: TAKE -
rework readdir to be closer to the irix model internally, do all
the filldir fixup at the linvfs layer. This is the V2 directory
component, the V1 code still needs fixing up. We now return the
same directory offsets as Irix does.
Date: Tue Feb 25 02:57:48 PST 2003
Workarea: jen.americas.sgi.com:/src/lord/xfs-merge.2.4
Author: lord
Merged by: lord
Merged mods: 2.4.x-xfs-dev:slinx:134646a
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:134646a
linux/fs/xfs/xfs_dir2_block.c - 1.27
linux/fs/xfs/xfs_dir2_sf.c - 1.32
linux/fs/xfs/xfs_dir2_leaf.c - 1.29
- Merge of 2.4.x-xfs-dev:slinx:134646a by lord.
remove linux specific d_off fixup.
linux/fs/xfs/linux/xfs_file.c - 1.83
- Merge of 2.4.x-xfs-dev:slinx:134646a by lord.
do directory offset fixup in linvfs_readdir
|