]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] kill xfs_getattr
authorChristoph Hellwig <hch@infradead.org>
Tue, 22 Apr 2008 07:33:33 +0000 (17:33 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Tue, 29 Apr 2008 05:53:16 +0000 (15:53 +1000)
commit4e5dbb3498e74514b9936d691413afc55fb84ea9
tree1ed8b98d33e243f404f9c7fa28c4b0e2a6016508
parent42173f6860af7e016a950a9a19a66679cfc46d98
[XFS] 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.

SGI-PV: 976035
SGI-Modid: xfs-linux-melb:xfs-kern:30897a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_acl.c
fs/xfs/xfs_vnodeops.c
fs/xfs/xfs_vnodeops.h