xfs
[Top] [All Lists]

TAKE - warnings

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - warnings
From: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 5 Oct 2000 11:53:59 +1100 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
This fixes most of the warnings from xfs-cmd compilation
using more recent versions of libc and gcc (rh7).


Modid:  2.4.x-xfs:slinx:75755a
Date:  Wed Oct  4 17:52:00 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

cmd/xfs/bmap/xfs_bmap.c - 1.8
cmd/xfs/copy/xfs_copy.c - 1.19
cmd/xfs/db/flist.c - 1.18
cmd/xfs/db/init.c - 1.30
cmd/xfs/db/io.c - 1.28
cmd/xfs/db/malloc.c - 1.10
cmd/xfs/db/uuid.c - 1.5
cmd/xfs/db/write.c - 1.20
cmd/xfs/dump/common/getdents.c - 1.9
        - remove unused headers.

cmd/xfs/dump/common/mlog.c - 1.10
cmd/xfs/dump/inventory/inv_api.c - 1.11
        - fix getsubopts warnings.

cmd/xfs/estimate/xfs_estimate.c - 1.2
cmd/xfs/fsr/fsr_xfs.c - 1.11
cmd/xfs/growfs/xfs_growfs.c - 1.5
cmd/xfs/handle/jdm.c - 1.3
        - remove unused headers.

cmd/xfs/include/builddefs.in - 1.13
        - install as root.root like everyone else, not root.bin (uid.gid).

cmd/xfs/include/platform_defs.h.in - 1.12
        - add string.h - everyone needs it now, conditionally define constpp
          depending on libc version to workaround getsubopts prototype change.

cmd/xfs/libxfs/init.c - 1.14
cmd/xfs/libxfs/rdwr.c - 1.17
cmd/xfs/logprint/log_misc.c - 1.73
cmd/xfs/mkfile/xfs_mkfile.c - 1.8
cmd/xfs/mkfs/maxtrres.c - 1.2
cmd/xfs/mkfs/mountinfo.c - 1.3
cmd/xfs/mkfs/proto.c - 1.4
        - remove unused headers.

cmd/xfs/mkfs/xfs_mkfs.c - 1.179
        - fix getsubopts warnings.

cmd/xfs/repair/agheader.c - 1.23
cmd/xfs/repair/attr_repair.c - 1.21
cmd/xfs/repair/dinode.c - 1.83
cmd/xfs/repair/dir.c - 1.59
cmd/xfs/repair/dir2.c - 1.15
cmd/xfs/repair/incore.c - 1.36
cmd/xfs/repair/incore_bmc.c - 1.13
cmd/xfs/repair/incore_ino.c - 1.24
cmd/xfs/repair/phase4.c - 1.50
cmd/xfs/repair/phase5.c - 1.44
cmd/xfs/repair/phase6.c - 1.61
cmd/xfs/repair/sb.c - 1.36
        - remove unused headers.

cmd/xfs/repair/xfs_repair.c - 1.52
        - fix getsubopts warnings.

cmd/xfs/stress/src/bstat.c - 1.2
cmd/xfs/stress/src/devzero.c - 1.8
cmd/xfs/stress/src/fill.c - 1.3
        - remove unused headers.

cmd/xfs/stress/src/fill2.c - 1.3
        - fix getsubopts warnings.

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