xfs
[Top] [All Lists]

TAKE - bhv cleanup

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - bhv cleanup
From: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 12 Mar 2003 15:06:02 +1100 (EST)
Sender: linux-xfs-bounce@xxxxxxxxxxx
Trivial aops.c change to keep 2.4 and 2.5 a little more in sync.


Date:  Thu Mar  6 15:03:53 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:141144a
linux/fs/xfs/linux/xfs_aops.c - 1.23



Next step in bhv code cleanup - this is a start on moving quota and dmapi
into behavior layers, purging several points where these sit slap bang in
the middle of XFS code (esp. read_super).  Also removes numerous #ifdef's
and a bunch of unused #define's from all over the place.  More to come.


Date:  Tue Mar 11 19:33:01 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:141499a
linux/fs/xfs/xfs_dmops.c - 1.1
linux/fs/xfs/xfs_qmops.c - 1.1
linux/fs/xfs/xfs_macros.c - 1.48
linux/fs/xfs/xfs_dmapi.h - 1.34
linux/fs/xfs/xfs_dmapi.c - 1.90
linux/fs/xfs/Makefile - 1.153
linux/fs/xfs/xfs_iocore.c - 1.38
linux/fs/xfs/xfs_qm_syscalls.c - 1.73
linux/fs/xfs/xfs_vfsops.c - 1.408
linux/fs/xfs/xfs_mount.h - 1.166
linux/fs/xfs/xfs_mount.c - 1.319
linux/fs/xfs/xfs_qm.h - 1.26
linux/fs/xfs/xfs_inode.c - 1.365
linux/fs/xfs/linux/xfs_lrw.h - 1.32
linux/fs/xfs/linux/xfs_lrw.c - 1.180
linux/fs/xfs/linux/xfs_vfs.c - 1.39
linux/fs/xfs/linux/xfs_linux.h - 1.99
linux/fs/xfs/linux/Makefile - 1.69
linux/fs/xfs/linux/xfs_file.c - 1.86
linux/fs/xfs/linux/xfs_super.h - 1.37
linux/fs/xfs/linux/xfs_super.c - 1.240
linux/fs/xfs/linux/xfs_behavior.c - 1.17
linux/fs/xfs/linux/xfs_ioctl.c - 1.87
linux/fs/xfs/dmapi/dmapi_mountinfo.c - 1.12
linux/fs/xfs/linux/xfs_vnode.h - 1.76
linux/fs/xfs/linux/xfs_vfs.h - 1.33
linux/fs/xfs/linux/xfs_behavior.h - 1.13


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - bhv cleanup, Nathan Scott <=