Push a bunch of stuff onto the 2.5 xfs tree, this should
include all the x86-64 related changes.
Date: Tue Apr 30 02:44:14 PDT 2002
Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.5
Author: sandeen
Merged by: lord
Merged mods: 2.4.x-xfs:slinx:116695a
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.5.x-xfs
Modid: 2.5.x-xfs:slinx:116695a
linux/fs/xfs/xfs_log_recover.c - 1.226
- Merge of 2.4.x-xfs:slinx:116695a by lord.
Cut and paste error - s/last_blk/new_blk
Subject: TAKE -
Date: Tue Apr 30 03:12:35 PDT 2002
Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.5
Author: sandeen
Merged by: lord
Merged mods: 2.4.x-xfs:slinx:116903a
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.5.x-xfs
Modid: 2.5.x-xfs:slinx:116903a
linux/fs/xfs/xfs_vfsops.c - 1.341
- Merge of 2.4.x-xfs:slinx:116903a by lord.
set mount struct flag for irixsgid
linux/fs/xfs/xfs_clnt.h - 1.27
- Merge of 2.4.x-xfs:slinx:116903a by lord.
add mount option flag for irixsgid
linux/fs/xfs/xfs_mount.h - 1.139
- Merge of 2.4.x-xfs:slinx:116903a by lord.
add mount struct flag for irixsgid
linux/fs/xfs/xfs_inode.c - 1.336
- Merge of 2.4.x-xfs:slinx:116903a by lord.
Do not clear the SGID bit on subdirs created by processes
not in the parent dir's group, unless the irixsgid mount
option is used
linux/fs/xfs/linux/xfs_super.c - 1.175
- Merge of 2.4.x-xfs:slinx:116903a by lord.
add irixsgid mount opton to mimic irix sgid bit inheritance
linux/Documentation/filesystems/xfs.txt - 1.9
- Merge of 2.4.x-xfs:slinx:116903a by lord.
Document irixsgid mount option
Subject: TAKE -
Date: Tue Apr 30 03:26:54 PDT 2002
Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.5
Merged by: lord
Merged mods:
2.4.x-xfs:slinx:117593a,2.4.x-xfs:slinx:117604a,2.4.x-xfs:slinx:117624a
2.4.x-xfs:slinx:117732a
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.5.x-xfs
Modid: 2.5.x-xfs:slinx:117800a
linux/fs/xfs/xfsidbg.c - 1.182
- Merge of 2.4.x-xfs:slinx:117604a originally by sandeen on 04/26/02
Fix up vnode tracing
- remove alloc tracing cases from vnode trace function
- add VMODIFIED to list of known flags
linux/fs/xfs/linux/xfs_iops.c - 1.135
- Merge of 2.4.x-xfs:slinx:117593a originally by sandeen on 04/26/02
Be sure to return an error if VOP_LOOKUP or linvfs_revalidate_core
fails
Merge of 2.4.x-xfs:slinx:117624a originally by sandeen on 04/26/02
Whoops, that last change doesn't work, ENOENT is a "normal" error that
apparently should not be passed back up.
Back it all out for now.
Merge of 2.4.x-xfs:slinx:117732a originally by sandeen on 04/29/02
Error reporting - return any errors except ENOENT to caller
linux/fs/xfs/linux/xfs_ioctl.c - 1.60
- Merge of 2.4.x-xfs:slinx:117593a originally by sandeen on 04/26/02
Return error with correct (+) sign if linvfs_revalidate_core fails
Subject: TAKE -
Date: Tue Apr 30 03:33:22 PDT 2002
Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.5
Merged by: lord
Merged mods: 2.4.x-xfs:slinx:117735a,2.4.x-xfs:slinx:117798a
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.5.x-xfs
Modid: 2.5.x-xfs:slinx:117801a
linux/fs/xfs/xfs_qm_syscalls.c - 1.59
- Merge of 2.4.x-xfs:slinx:117798a originally by lord on 04/30/02
more irq changes to unsigned long
linux/fs/xfs/xfs_dquot_item.c - 1.26
- Merge of 2.4.x-xfs:slinx:117735a originally by lord on 04/29/02
fix a use of int for irq values
linux/fs/xfs/xfs_vfsops.c - 1.342
linux/fs/xfs/xfs_mount.c - 1.280
linux/fs/xfs/xfs_qm.c - 1.73
linux/fs/xfs/xfs_utils.c - 1.41
linux/fs/xfs/xfs_fsops.c - 1.76
linux/fs/xfs/xfs_bmap.c - 1.281
- Merge of 2.4.x-xfs:slinx:117798a originally by lord on 04/30/02
more irq changes to unsigned long
linux/fs/xfs/linux/xfs_vnode.h - 1.31
- Merge of 2.4.x-xfs:slinx:117735a originally by lord on 04/29/02
use unsigned long for irq values
linux/fs/xfs_dmapi/dmapi_session.c - 1.6
- Merge of 2.4.x-xfs:slinx:117798a originally by lord on 04/30/02
more irq changes to unsigned long
|