xfs
[Top] [All Lists]

TAKE - sync 2.4 and 2.5 code

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - sync 2.4 and 2.5 code
From: Nathan Scott <nathans@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 31 May 2002 13:40:24 +1000 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
Date:  Thu May 30 20:38:18 PDT 2002
Workarea:  snort.melbourne.sgi.com:/home/nathans/pagebuf

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


Modid:  2.5.x-xfs:slinx:120537a
linux/fs/xfs/xfs_da_btree.c - 1.128
linux/fs/xfs/linux/xfs_vfs.c - 1.31
linux/fs/xfs/linux/xfs_linux.h - 1.68
linux/fs/xfs/pagebuf/page_buf.c - 1.28
linux/fs/xfs/pagebuf/page_buf_internal.h - 1.9
        - minor change to keep files the same/similar between 2.4 and 2.5.

linux/fs/xfs/xfsidbg.c - 1.184
linux/fs/xfs/xfs_iget.c - 1.159
linux/fs/xfs/linux/xfs_vnode.c - 1.82
linux/fs/xfs/linux/xfs_super.c - 1.183
linux/fs/xfs/linux/xfs_iops.c - 1.145
linux/fs/xfs/linux/xfs_ioctl.c - 1.65
linux/include/linux/vnode.h - 1.7
linux/fs/xfs/linux/xfs_xattr.c - 1.11
        - Use a LINVFS_GET_VPTR macro (in 2.5 is the same as LINVFS_GET_VP,
          but is different in 2.4) to allow us to keep a whole bunch of code
          the same between the two trees.

linux/fs/xfs/pagebuf/page_buf.h - 1.19
        - structures moved recently, move their associated comments with them.


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - sync 2.4 and 2.5 code, Nathan Scott <=