xfs
[Top] [All Lists]

PARTIAL TAKE 971186 - cleanup vnode useage in xfs_ioctl.c

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

xfs_ioctl.c passes around vnode pointers quite a lot, but all places
already have the Linux inode which is identical to the vnode these
days.  Clean the code up to always use the Linux inode.


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

Date:  Sun Sep 30 23:26:24 PDT 2007
Workarea:  redback.melbourne.sgi.com:/home/lachlan/isms/2.6.x-log
Inspected by:  Christoph Hellwig <hch@xxxxxx>
Author:  lachlan.longdrop.melbourne.sgi.com

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


Modid:  xfs-linux-melb:xfs-kern:29807a
fs/xfs/linux-2.6/xfs_ioctl.c - 1.156 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_ioctl.c.diff?r1=text&tr1=1.156&r2=text&tr2=1.155&f=h
        - cleanup vnode useage in xfs_ioctl.c




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