xfs
[Top] [All Lists]

TAKE - Remove some more unnecessary vnode fields.

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - Remove some more unnecessary vnode fields.
From: jtk@xxxxxxx
Date: Tue, 13 Jun 2000 15:08:44 -0500 (CDT)
Cc: jtk@xxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
Date:  Tue Jun 13 13:06:43 PDT 2000
Workarea:  tiki.cray.com:/data/clink/io/jtk/work-linux2.4-test1

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


Modid:  2.4.0-test1-xfs:slinx:64046a
cmd/xfs/sim/src/vnode.c - 1.54
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/cmd/xfs/sim/src/vnode.c.diff?r1=text&tr1=1.54&r2=text&tr2=1.53&f=h
linux/fs/xfs/xfs_vnodeops.c - 1.453
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_vnodeops.c.diff?r1=text&tr1=1.453&r2=text&tr2=1.452&f=h
linux/fs/xfs/xfs_dfrag.c - 1.16
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_dfrag.c.diff?r1=text&tr1=1.16&r2=text&tr2=1.15&f=h
linux/fs/xfs/xfs_iget.c - 1.116
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_iget.c.diff?r1=text&tr1=1.116&r2=text&tr2=1.115&f=h
linux/fs/xfs/xfs_inode.c - 1.289
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_inode.c.diff?r1=text&tr1=1.289&r2=text&tr2=1.288&f=h
linux/fs/xfs/pseudo-inc/sys/vnode.h - 1.22
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/pseudo-inc/sys/vnode.h.diff?r1=text&tr1=1.22&r2=text&tr2=1.21&f=h
linux/fs/xfs/linux/xfs_vnode.c - 1.25
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_vnode.c.diff?r1=text&tr1=1.25&r2=text&tr2=1.24&f=h
linux/include/linux/vnode.h - 1.2
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/include/linux/vnode.h.diff?r1=text&tr1=1.2&r2=text&tr2=1.1&f=h
        - Remove unneeded vnode fields v_mreg, v_mregb, v_pgcnt, v_buf
          & v_nodeid.  Fix & use the VN_CACHED() & VN_MAPPED() macros.

linux/fs/xfs/linux/xfs_mount_opt.c - 1.8
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_mount_opt.c.diff?r1=text&tr1=1.8&r2=text&tr2=1.7&f=h
        - Fix a couple of compiler warnings.



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - Remove some more unnecessary vnode fields., jtk <=