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:
d4377d8
)
[XFS] simplify xfs_lookup
author
Christoph Hellwig
<hch@infradead.org>
Tue, 22 Apr 2008 07:33:52 +0000
(17:33 +1000)
committer
Lachlan McIlroy
<lachlan@redback.melbourne.sgi.com>
Tue, 29 Apr 2008 05:53:52 +0000
(15:53 +1000)
Opencode xfs-kill-xfs_dir_lookup_int here, which gets rid of a lock
roundtrip, and lots of stack space. Also kill the di_mode == 0 check that
has been done in xfs_iget for a few years now.
SGI-PV: 976035
SGI-Modid: xfs-linux-melb:xfs-kern:30901a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
No differences found