xfs
[Top] [All Lists]

TAKE - VMAP() prototype change

To: undisclosed-recipients:;;@lab343.munich.sgi.com
Subject: TAKE - VMAP() prototype change
From: hch@xxxxxxxxxxxxxxxxxxxxx
Date: Mon, 14 Oct 2002 18:58:15 +0200
Sender: linux-xfs-bounce@xxxxxxxxxxx
Revert VMAP() to the old IRIX prototype.  Vnode and Linux inode are closely
tied together nowdays so that we don't have to pass in the Linux inode
separately.


Date:  Mon Oct 14 09:58:53 PDT 2002
Workarea:  lab343.munich.sgi.com:/home/hch/repo/slinx/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:129878a
linux/fs/xfs/xfs_quota_priv.h - 1.23
linux/fs/xfs/xfs_rtalloc.c - 1.80
linux/fs/xfs/xfs_qm_syscalls.c - 1.69
linux/fs/xfs/xfs_vfsops.c - 1.390
linux/fs/xfs/xfs_mount.c - 1.305
linux/fs/xfs/xfs_inode.c - 1.355
linux/fs/xfs/linux/xfs_vnode.c - 1.100
        - Adjust for new old VMAP() calling convention.

linux/fs/xfs/linux/xfs_vnode.h - 1.67
        - Revert VMAP() to the old IRIX prototype.



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - VMAP() prototype change, hch <=