[PATCH] add some comments to lookup_create()
authorChristoph Hellwig <hch@lst.de>
Thu, 23 Jun 2005 07:09:49 +0000 (00:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:26 +0000 (09:45 -0700)
commitc663e5d80ebec426916ad2aa5400c7ec99aa572e
tree463dd4600525e536ed00579fa30bab9708c53824
parent70f09f1fdf38cd7fca39913978d18cf998ab2c80
[PATCH] add some comments to lookup_create()

In a duplicate of lookup_create in the af_unix code Al commented what's
going on nicely, so let's bring that over to lookup_create before the copy
is going away (I'll send a patch soon)

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/namei.c