xfs
[Top] [All Lists]

PARTIAL TAKE 971186 - cleanup vnode useage in xfs_iget.c

To: sgi.bugs.xfs@xxxxxxxxxxxx, xfs@xxxxxxxxxxx
Subject: PARTIAL TAKE 971186 - cleanup vnode useage in xfs_iget.c
From: lachlan@xxxxxxx (Lachlan McIlroy)
Date: Tue, 2 Oct 2007 13:11:48 +1000 (EST)
Sender: xfs-bounce@xxxxxxxxxxx
cleanup vnode useage in xfs_iget.c

Get rid of vnode useage in xfs_iget.c and pass Linux inode / xfs_inode
where apropinquate.  And kill some useless helpers while we're at it.


Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Date:  Mon Oct  1 16:47:33 AEST 2007
Workarea:  redback.melbourne.sgi.com:/home/lachlan/isms/2.6.x-log
Inspected by:  Christoph Hellwig <hch@xxxxxx>
Author:  lachlan

The following file(s) were checked into:
  longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb


Modid:  xfs-linux-melb:xfs-kern:29808a
fs/xfs/xfs_iget.c - 1.236 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_iget.c.diff?r1=text&tr1=1.236&r2=text&tr2=1.235&f=h
fs/xfs/xfs_inode.h - 1.236 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_inode.h.diff?r1=text&tr1=1.236&r2=text&tr2=1.235&f=h
fs/xfs/linux-2.6/xfs_vnode.c - 1.153 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_vnode.c.diff?r1=text&tr1=1.153&r2=text&tr2=1.152&f=h
fs/xfs/linux-2.6/xfs_vnode.h - 1.143 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_vnode.h.diff?r1=text&tr1=1.143&r2=text&tr2=1.142&f=h
fs/xfs/linux-2.6/xfs_ksyms.c - 1.75 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_ksyms.c.diff?r1=text&tr1=1.75&r2=text&tr2=1.74&f=h
        - cleanup vnode useage in xfs_iget.c




<Prev in Thread] Current Thread [Next in Thread>
  • PARTIAL TAKE 971186 - cleanup vnode useage in xfs_iget.c, Lachlan McIlroy <=