xfs
[Top] [All Lists]

TAKE - cleanup

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - cleanup
From: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 26 Sep 2000 16:47:53 +1100 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
Some followon pseudo-inc cleanup after removing SIM macros.
These files have now been removed completely, merged with others,
or slimmed down and moved closer to their associated .c files...
        pseudo-inc/sys/cmn_err.h
        pseudo-inc/sys/debug.h
        pseudo-inc/sys/fs_subr.h
        pseudo-inc/sys/param.h 
        pseudo-inc/sys/pathname.h
        pseudo-inc/sys/pvfs.h 
        pseudo-inc/sys/systm.h
        pseudo-inc/sys/types.h
        pseudo-inc/sys/uio.h
        pseudo-inc/sys/uuid.h
        pseudo-inc/sys/vfs.h
        pseudo-inc/sys/vnode.h
        xfs_os_defs.h


Modid:  2.4.x-xfs:slinx:75012a
Date:  Mon Sep 25 22:02:06 PDT 2000
Workarea:  snort:/build4/nathans/linux-xfs
Author:  nathans

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs

linux/fs/xfs/linux/Makefile - 1.25
        - merge uaccess and move .c files - do similar stuff.

linux/fs/xfs/linux/xfs_debug.h - 1.2
        - keep the cmn_err routines & macros together.

linux/fs/xfs/linux/xfs_linux.h - 1.29
        - rationalise includes, types, macros from several generic headers into
          one semi-coherent header.

linux/fs/xfs/linux/xfs_move.c - 1.13
        - merge uaccess and move .c files - do similar stuff. 

linux/fs/xfs/linux/xfs_random.c - 1.46
        - make a little less random - this is now kmem, procfs, ktrace stuff.

linux/fs/xfs/linux/xfs_sema.h - 1.28
        - remove pseudo-inc include.

linux/fs/xfs/pseudo-inc/sys/file.h - 1.4
        - remove dead code.

linux/fs/xfs/pseudo-inc/sys/statvfs.h - 1.6
        - move some typedefs only needed by this header's statvfs struct here.

linux/fs/xfs/xfs.h - 1.2
        - remove no longer needed pseudo-inc headers.

linux/fs/xfs/xfs_itable.c - 1.94
        - remove an extern in a .c file - sourced from a hdr now.

linux/fs/xfs/linux/xfs_fs_subr.h - 1.1
linux/fs/xfs/linux/xfs_move.h - 1.1
linux/fs/xfs/linux/xfs_uuid.h - 1.1
linux/fs/xfs/linux/xfs_vfs.h - 1.1
linux/fs/xfs/linux/xfs_vnode.h - 1.1
        - move from pseudo-inc to pair up with its .c file here.


<Prev in Thread] Current Thread [Next in Thread>