xfs
[Top] [All Lists]

TAKE - fsops.h

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - fsops.h
From: nathans@xxxxxxxxxxxxxxxxxxxxxxx (Nathan Scott)
Date: Mon, 14 Aug 2000 09:05:54 +1000 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
This is a cleaner fix to the fsops.h build problem -
cmd/xfs/include/xfs_fsops.h has also been removed as
its no longer needed by the user tools.


Modid:  2.4.0-test1-xfs:slinx:72002a
Date:  Sun Aug 13 15:53:45 PDT 2000
Workarea:  snort:/build4/nathans/base-linux-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.8
cmd/xfs/repair/sb.c - 1.31
cmd/xfs/sim/mkfs/xfs_mkfs.c - 1.2
cmd/xfs/stress/src/global.h - 1.2
        - no longer includes xfs_fsops.h

linux/fs/xfs/xfs_fsops.c - 1.56
        - include xfs_fs.h also.

linux/fs/xfs/xfs_fsops.h - 1.17
        - move sizes needed for growth checks info xfs_fs.h.

linux/fs/xfs/xfs_mount.c - 1.232
linux/fs/xfs/xfs_rtalloc.c - 1.61
        - no longer includes xfs_fsops.h

linux/include/linux/xfs_fs.h - 1.12
        - tidy up typedefs for consistency, move sizes needed for growth
          checks here (needed by number of command and kernel source files)


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