xfs
[Top] [All Lists]

PARTIAL TAKE 976035 - kill xfs_getattr

To: sgi.bugs.xfs@xxxxxxxxxxxx, xfs@xxxxxxxxxxx
Subject: PARTIAL TAKE 976035 - kill xfs_getattr
From: lachlan@xxxxxxx (Lachlan McIlroy)
Date: Mon, 21 Apr 2008 14:51:39 +1000 (EST)
Sender: xfs-bounce@xxxxxxxxxxx
kill xfs_getattr

It's currently used by the ACL code to read di_mode/di_uid, but these
are simple 32bit scalar values we can just read directly without
locking.


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

Date:  Mon Apr 21 14:50:32 AEST 2008
Workarea:  redback.melbourne.sgi.com:/home/lachlan/isms/2.6.x-hch
Inspected by:  hch
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:30897a
fs/xfs/xfs_vnodeops.c - 1.751 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vnodeops.c.diff?r1=text&tr1=1.751&r2=text&tr2=1.750&f=h
fs/xfs/xfs_acl.c - 1.72 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_acl.c.diff?r1=text&tr1=1.72&r2=text&tr2=1.71&f=h
fs/xfs/xfs_vnodeops.h - 1.13 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vnodeops.h.diff?r1=text&tr1=1.13&r2=text&tr2=1.12&f=h
        - kill xfs_getattr




<Prev in Thread] Current Thread [Next in Thread>
  • PARTIAL TAKE 976035 - kill xfs_getattr, Lachlan McIlroy <=