From: Christoph Hellwig Date: Thu, 19 May 2005 19:26:43 +0000 (-0700) Subject: [AF_UNIX]: Use lookup_create(). X-Git-Tag: v2.6.12-rc5~47^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f81a0bffa116ea22149aa7cfb0b4ee09096d9d92;p=pandora-kernel.git [AF_UNIX]: Use lookup_create(). 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed