commit | 4e5dbb3498e74514b9936d691413afc55fb84ea9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Tue Apr 22 17:33:33 2008 +1000 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Tue Apr 29 15:53:16 2008 +1000 |
tree | 1ed8b98d33e243f404f9c7fa28c4b0e2a6016508 | |
parent | 42173f6860af7e016a950a9a19a66679cfc46d98 [diff] |
[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>