xfs
[Top] [All Lists]

TAKE - srcdiff + warnings

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - srcdiff + warnings
From: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 13 Apr 2001 09:40:23 +1000 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
keeping kernel & userspace in sync in the development tree...


Date:  Thu Apr 12 16:30:32 PDT 2001
Workarea:  snort.melbourne.sgi.com:/diskb/build4/nathans/linux-xfs

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


Modid:  2.4.x-xfs:slinx:92426a
cmd/xfsprogs/libxfs/xfs_rtalloc.c - 1.3
cmd/xfsprogs/libxfs/xfs_ialloc_btree.c - 1.2
cmd/xfsprogs/libxfs/xfs_ialloc.c - 1.2
cmd/xfsprogs/libxfs/xfs_dir_leaf.c - 1.2
cmd/xfsprogs/libxfs/xfs_dir2_sf.c - 1.2
cmd/xfsprogs/libxfs/xfs_dir2_node.c - 1.2
cmd/xfsprogs/libxfs/xfs_dir2_leaf.c - 1.2
cmd/xfsprogs/libxfs/xfs_dir2_data.c - 1.2
cmd/xfsprogs/libxfs/xfs_dir2_block.c - 1.2
cmd/xfsprogs/libxfs/xfs_dir2.c - 1.2
cmd/xfsprogs/libxfs/xfs_dir.c - 1.2
cmd/xfsprogs/libxfs/xfs_da_btree.c - 1.2
cmd/xfsprogs/libxfs/xfs_btree.c - 1.3
cmd/xfsprogs/libxfs/xfs_bmap_btree.c - 1.3
cmd/xfsprogs/libxfs/xfs_bmap.c - 1.3
cmd/xfsprogs/libxfs/xfs_bit.c - 1.2
cmd/xfsprogs/libxfs/xfs_alloc_btree.c - 1.2
cmd/xfsprogs/libxfs/xfs_alloc.c - 1.2
        - sync with Russells changes to get the kernel version of this
          code compiling without warnings.

cmd/xfsprogs/libxfs/util.c - 1.3
        - remove unused variable, fix no-parentheses warnings.

cmd/xfsprogs/libxfs/trans.c - 1.3
cmd/xfsprogs/libxfs/rdwr.c - 1.3
        - remove unused variable.

cmd/xfsprogs/libxfs/Makefile - 1.3
        - enable all warnings now.

cmd/xfsprogs/include/xfs_dir_leaf.h - 1.3
cmd/xfsprogs/include/xfs_dir2_sf.h - 1.2
cmd/xfsprogs/include/xfs_dir2_leaf.h - 1.2
cmd/xfsprogs/include/xfs_dir2_block.h - 1.2
cmd/xfsprogs/include/xfs_dir2.h - 1.3
        - sync with kernel, dirent -> xfs_dirent.


Date:  Thu Apr 12 16:35:02 PDT 2001
Workarea:  snort.melbourne.sgi.com:/diskb/build4/nathans/linux-xfs

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


Modid:  2.4.x-xfs:slinx:92427a
linux/fs/xfs/xfs_rtalloc.c - 1.65
        - fix a few -no-parentheses warnings missed in last round.

linux/fs/xfs/xfs_ialloc.c - 1.144
linux/fs/xfs/xfs_da_btree.c - 1.117
linux/fs/xfs/xfs_ialloc_btree.c - 1.65
linux/fs/xfs/xfs_bmap_btree.c - 1.120
linux/fs/xfs/xfs_dir_leaf.c - 1.96
linux/fs/xfs/xfs_btree.c - 1.90
linux/fs/xfs/xfs_dir2_data.c - 1.15
linux/fs/xfs/xfs_alloc.c - 1.139
linux/fs/xfs/xfs_bmap.c - 1.268
linux/fs/xfs/xfs_alloc_btree.c - 1.67
linux/fs/xfs/xfs_dir2_node.c - 1.19
        - tidy up spurious whitespace & offsetting uncleanliness for the
          routines which are being synced with userspace at the moment.



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