xfs
[Top] [All Lists]

TAKE - maxtrres

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - maxtrres
From: nathans@xxxxxxxxxxxxxxxxxxxxxxx (Nathan Scott)
Date: Fri, 14 Jul 2000 14:02:59 +1000 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
Brings maxtrres into the libxfs fold, fixing the one remaining
maxtrres compiler warning in the process.


Modid:  2.4.0-test1-xfs:slinx:66649a
Date:  Thu Jul 13 20:53:44 PDT 2000
Workarea:  snort:/build4/nathans/2.4.0-test1-xfs
Author:  nathans

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

cmd/xfs/include/libxfs.h - 1.5
        - additional required mount fields, additional functions needed
          by mount and maxtrres.

cmd/xfs/include/xfs_mount.h - 1.2
        - make xfs_trans_reservations type visible.

cmd/xfs/include/xfs_trans.h - 1.2
        - fix a typo, make XFS_TRANS_RESERVE visible for maxtrres.

cmd/xfs/libxfs/init.c - 1.3
        - tidy up code, export some previously static routines, add
          minimal mount code required to support user tools.

cmd/xfs/libxfs/kernel.c - 1.2
        - rename routines to assist in automated change detection, add routines
          required for mount routine and maxtrres.

cmd/xfs/libxfs/rdwr.c - 1.3
        - tidy up code.

cmd/xfs/maxtrres/Makefile - 1.7
        - use libxfs, no longer define stuff like _KMEMUSER, SIM, etc.

cmd/xfs/maxtrres/xfs_maxtrres.c - 1.14
        - use libxfs.  move code previously lifted from the kernel
          into libxfs/kernel.c for automated change detection.


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