[AF_UNIX]: Use lookup_create().
authorChristoph Hellwig <hch@lst.de>
Thu, 19 May 2005 19:26:43 +0000 (12:26 -0700)
committerDavid 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