Keep 2.4 and 2.5 get_inode implementations a bit more in sync (wrt flags).
Date: Sun Mar 16 19:36:27 PST 2003
Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:141847a
linux/fs/xfs/linux/xfs_vnode.c - 1.111
linux/fs/xfs/linux/xfs_vfs.h - 1.35
Merge change back from 2.5 - need to include init.h for __init/__exit.
Date: Sun Mar 16 23:11:13 PST 2003
Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:141855a
linux/fs/xfs/quota/xfs_qm_bhv.c - 1.2
linux/fs/xfs/dmapi/dmapi_xfs.c - 1.2
Remove xfs_dmapi.c - this now lives below fs/xfs/dmapi, effectively.
Date: Mon Mar 17 15:02:58 PST 2003
Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:141911a
linux/fs/xfs/xfs_dmapi.c - 1.91
Cleanup/remove a bunch of macros, comments and code.
Date: Mon Mar 17 16:39:31 PST 2003
Workarea: snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:141925a
linux/fs/xfs/xfsidbg.c - 1.216
- Cleanup some of the vnode flags, remove use of bogus macros, extend
the vnode command with a couple more fields.
linux/fs/xfs/xfs_iocore.c - 1.39
- Remove several unused macros.
linux/fs/xfs/xfs_iget.c - 1.184
- Refine a comment.
linux/fs/xfs/xfs_clnt.h - 1.37
- Remove several unused macros and some unused fields from mount_args.
linux/fs/xfs/xfs_inode.h - 1.177
- Remove several unused macros.
linux/fs/xfs/xfs_trans.h - 1.117
- Remove an unused macro and forward declarations of several routines
which do not actually exist.
linux/fs/xfs/xfs_bmap.h - 1.79
- Remove an unused XFS_BMAPI flag.
linux/fs/xfs/linux/xfs_globals.c - 1.43
linux/fs/xfs/linux/xfs_globals.h - 1.16
linux/fs/xfs/support/atomic.h - 1.7
- Rename Atomic_spin to xfs_atomic_spin.
linux/fs/xfs/support/debug.c - 1.20
- Refine macro magic around random routine to allow it to be compiled
out more easily.
linux/fs/xfs/support/mutex.h - 1.10
- Remove second, different and unused mutex initialisation macro.
linux/fs/xfs/support/mrlock.h - 1.8
linux/fs/xfs/support/mrlock.c - 1.13
- Turn a couple of routines into macros rather than routines.
|