[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TAKE - xfs_support



NB: xfs_support.o is no longer a separate module to xfs.o with
this change.


Date:  Mon May 20 21:27:18 PDT 2002
Workarea:  snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs

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


Modid:  2.4.x-xfs:slinx:119674a
linux/fs/Makefile - 1.50
linux/Documentation/Configure.help - 1.129
linux/fs/xfs/Makefile - 1.138
linux/fs/xfs/xfs.h - 1.21
linux/fs/xfs_support/support.c - 1.6
linux/fs/Makefile.in.append - 1.8
linux/fs/xfs/Makefile.in - 1.15
linux/include/linux/xfs_support/support.h - 1.2
linux/fs/xfs/pagebuf/Makefile.in - 1.5
linux/fs/xfs/pagebuf/Makefile - 1.7
linux/fs/xfs/pagebuf/page_buf.c - 1.23
	- changes to fold xfs_support code back into XFS (the other projects
	  using this will be / have been fixed).  reduces our footprint on the
	  base kernel. NB: xfs_support.o as a distinct module no longer exists.

linux/fs/xfs_support/uuid.c 1.7 renamed to linux/fs/xfs/support/uuid.c 1.3
linux/fs/xfs_support/sv.c 1.6 renamed to linux/fs/xfs/support/sv.c 1.4
linux/fs/xfs_support/qsort.c 1.5 renamed to linux/fs/xfs/support/qsort.c 1.3
linux/fs/xfs_support/mutex.c 1.5 renamed to linux/fs/xfs/support/mutex.c 1.3
linux/fs/xfs_support/mrlock.c 1.6 renamed to linux/fs/xfs/support/mrlock.c 1.6
linux/fs/xfs_support/move.c 1.5 renamed to linux/fs/xfs/support/move.c 1.4
linux/fs/xfs_support/ktrace.c 1.5 renamed to linux/fs/xfs/support/ktrace.c 1.5
linux/fs/xfs_support/kmem.c 1.23 renamed to linux/fs/xfs/support/kmem.c 1.9
linux/fs/xfs_support/debug.c 1.6 renamed to linux/fs/xfs/support/debug.c 1.4
linux/fs/xfs_support/Makefile 1.6 renamed to linux/fs/xfs/support/Makefile 1.7
linux/fs/xfs_support/Makefile.in 1.4 renamed to linux/fs/xfs/support/Makefile.in 1.1
linux/include/linux/xfs_support/arch.h 1.2 renamed to linux/fs/xfs/support/arch.h 1.4
linux/include/linux/xfs_support/atomic.h 1.2 renamed to linux/fs/xfs/support/atomic.h 1.4
linux/include/linux/xfs_support/debug.h 1.2 renamed to linux/fs/xfs/support/debug.h 1.3
linux/include/linux/xfs_support/kmem.h 1.3 renamed to linux/fs/xfs/support/kmem.h 1.6
linux/include/linux/xfs_support/ktrace.h 1.2 renamed to linux/fs/xfs/support/ktrace.h 1.4
linux/include/linux/xfs_support/move.h 1.2 renamed to linux/fs/xfs/support/move.h 1.6
linux/include/linux/xfs_support/mrlock.h 1.4 renamed to linux/fs/xfs/support/mrlock.h 1.5
linux/include/linux/xfs_support/mutex.h 1.4 renamed to linux/fs/xfs/support/mutex.h 1.4
linux/include/linux/xfs_support/qsort.h 1.2 renamed to linux/fs/xfs/support/qsort.h 1.3
linux/include/linux/xfs_support/sema.h 1.2 renamed to linux/fs/xfs/support/sema.h 1.5
linux/include/linux/xfs_support/spin.h 1.2 renamed to linux/fs/xfs/support/spin.h 1.4
linux/include/linux/xfs_support/sv.h 1.3 renamed to linux/fs/xfs/support/sv.h 1.4
linux/include/linux/xfs_support/time.h 1.2 renamed to linux/fs/xfs/support/time.h 1.3
linux/include/linux/xfs_support/types.h 1.3 renamed to linux/fs/xfs/support/types.h 1.4
linux/include/linux/xfs_support/uuid.h 1.2 renamed to linux/fs/xfs/support/uuid.h 1.3


Date:  Mon May 20 21:42:30 PDT 2002
Workarea:  snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs

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


Modid:  2.4.x-xfs:slinx:119676a
linux/fs/xfs/linux/xfs_lrw.c - 1.138
	- fix a compiler warning - unused variable.