git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42173f6
)
[XFS] kill xfs_getattr
author
Christoph Hellwig
<hch@infradead.org>
Tue, 22 Apr 2008 07:33:33 +0000
(17:33 +1000)
committer
Lachlan McIlroy
<lachlan@redback.melbourne.sgi.com>
Tue, 29 Apr 2008 05:53:16 +0000
(15:53 +1000)
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>
No differences found