commit | c663e5d80ebec426916ad2aa5400c7ec99aa572e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <[email protected]> | Thu Jun 23 00:09:49 2005 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Jun 23 09:45:26 2005 -0700 |
tree | 463dd4600525e536ed00579fa30bab9708c53824 | |
parent | 70f09f1fdf38cd7fca39913978d18cf998ab2c80 [diff] |
[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 <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>