xfs
[Top] [All Lists]

TAKE - Revert STATIC->static change

Subject: TAKE - Revert STATIC->static change
From: Keith Owens <kaos@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 23 Oct 2002 14:23:49 +1000
Sender: linux-xfs-bounce@xxxxxxxxxxx
Nathan Scott has pointed out that the XFS kernel code is also used to
build libxfs for user space.  The kernel and user space have different
scoping rules, the STATIC macro is required for coexistence.

That change did not last long, did it :)

Date:  Tue Oct 22 21:21:07 PDT 2002
Workarea:  sherman.melbourne.sgi.com:/build/kaos/2.4.x-xfs
Undoes mod:  2.4.x-xfs:slinx:130826a

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


Modid:  2.4.x-xfs:slinx:130828a
linux/fs/xfs/xfs_trans_dquot.c - 1.39
linux/fs/xfs/xfs_log.c - 1.259
linux/fs/xfs/xfs_ialloc.c - 1.161
linux/fs/xfs/xfs_extfree_item.c - 1.52
linux/fs/xfs/xfs_buf_item.c - 1.131
linux/fs/xfs/xfs_trans_inode.c - 1.41
linux/fs/xfs/xfs_da_btree.c - 1.137
linux/fs/xfs/xfs_trans_ail.c - 1.66
linux/fs/xfs/xfs_vnodeops.c - 1.570
linux/fs/xfs/xfs_dir.c - 1.146
linux/fs/xfs/xfs_rtalloc.c - 1.83
linux/fs/xfs/xfs_ialloc_btree.c - 1.70
linux/fs/xfs/xfs_dmapi.c - 1.83
linux/fs/xfs/xfs_inode_item.c - 1.107
linux/fs/xfs/Makefile - 1.151
linux/fs/xfs/xfs_qm_syscalls.c - 1.71
linux/fs/xfs/xfs_log_recover.c - 1.249
linux/fs/xfs/xfs_trans_item.c - 1.34
linux/fs/xfs/xfs_dquot_item.c - 1.32
linux/fs/xfs/xfs_vfsops.c - 1.394
linux/fs/xfs/xfs_iget.c - 1.178
linux/fs/xfs/xfs_bmap_btree.c - 1.131
linux/fs/xfs/xfs_dquot.c - 1.72
linux/fs/xfs/xfs_dir_leaf.c - 1.107
linux/fs/xfs/xfs_mount.c - 1.308
linux/fs/xfs/xfs_btree.c - 1.102
linux/fs/xfs/xfs_qm.c - 1.90
linux/fs/xfs/xfs_inode.c - 1.358
linux/fs/xfs/xfs_attr_leaf.c - 1.66
linux/fs/xfs/xfs_trans.c - 1.137
linux/fs/xfs/xfs_alloc.c - 1.161
linux/fs/xfs/xfs_bmap.c - 1.296
linux/fs/xfs/xfs_alloc_btree.c - 1.75
linux/fs/xfs/xfs_trans_buf.c - 1.107
linux/fs/xfs/xfs_rename.c - 1.43
linux/fs/xfs/xfs_attr.c - 1.100
linux/fs/xfs/linux/xfs_lrw.c - 1.174
linux/fs/xfs/linux/xfs_linux.h - 1.90
linux/fs/xfs/linux/Makefile - 1.65
linux/fs/xfs/linux/xfs_file.c - 1.79
linux/fs/xfs/linux/xfs_vnode.c - 1.102
linux/fs/xfs/linux/xfs_super.c - 1.223
linux/fs/xfs/linux/xfs_iops.c - 1.180
linux/fs/xfs/linux/xfs_ioctl.c - 1.80
linux/fs/xfs/xfs_acl.c - 1.36
linux/fs/xfs/linux/xfs_sysctl.c - 1.11
linux/fs/xfs/pagebuf/Makefile - 1.16
linux/fs/xfs/pagebuf/page_buf.c - 1.71
linux/fs/xfs/pagebuf/page_buf_internal.h - 1.17
linux/fs/xfs/xfs_cap.c - 1.7
linux/fs/xfs/linux/xfs_aops.c - 1.10


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - Revert STATIC->static change, Keith Owens <=