[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TAKE - sync 2.4/2.5 XFS code
Date: Thu May 30 17:44:20 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:120519a
linux/fs/xfs/xfsidbg.c - 1.181
linux/fs/xfs/xfs_rw.c - 1.355
linux/fs/xfs/xfs_buf.h - 1.87
linux/fs/xfs/xfs_buf_item.c - 1.120
linux/fs/xfs/xfs_da_btree.c - 1.127
linux/fs/xfs/xfs_da_btree.h - 1.42
linux/fs/xfs/xfs_vnodeops.c - 1.528
linux/fs/xfs/xfs_rtalloc.c - 1.71
linux/fs/xfs/xfs_dmapi.c - 1.54
linux/fs/xfs/xfs_qm_syscalls.c - 1.61
linux/fs/xfs/xfs_log_recover.c - 1.230
linux/fs/xfs/xfs_vfsops.c - 1.348
linux/fs/xfs/xfs_dquot.h - 1.20
linux/fs/xfs/xfs_dquot.c - 1.64
linux/fs/xfs/xfs_mount.h - 1.141
linux/fs/xfs/xfs_mount.c - 1.284
linux/fs/xfs/xfs_qm.c - 1.74
linux/fs/xfs/xfs_types.h - 1.54
linux/fs/xfs/xfs_fsops.c - 1.76
linux/fs/xfs/xfs_trans_buf.c - 1.99
linux/fs/xfs/linux/xfs_vfs.c - 1.29
linux/fs/xfs/linux/xfs_linux.h - 1.66
linux/fs/xfs/linux/xfs_vnode.c - 1.78
linux/fs/xfs/linux/xfs_super.h - 1.19
linux/fs/xfs/linux/xfs_super.c - 1.172
linux/fs/xfs/linux/xfs_iops.c - 1.144
linux/fs/xfs/pagebuf/page_buf_io.c - 1.39
linux/fs/xfs/pagebuf/page_buf_locking.c - 1.14
linux/fs/xfs/pagebuf/page_buf.c - 1.29
linux/fs/xfs/pagebuf/page_buf.h - 1.16
- kdev_t changes to sync up the 2.4 code base with the 2.5 code (incl.
use of the kdev compat macros, removed pb_dev from page_buf_t, made
XFS_BUF_TARGET use match up with current 2.5, removed unused q_dev
field from xfs_dquot_t).