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:
2fdba6b
)
[AF_UNIX]: Use lookup_create().
author
Christoph Hellwig
<hch@lst.de>
Thu, 19 May 2005 19:26:43 +0000
(12:26 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 May 2005 19:26:43 +0000
(12:26 -0700)
currently it opencodes it, but that's in the way of chaning the
lookup_hash interface.
I'd prefer to disallow modular af_unix over exporting lookup_create,
but I'll leave that to you.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found