![]() | |||||||||||||
Messages in this thread |
On Wed, Aug 08, 2007 at 07:16:23PM +0200, Andreas Gruenbacher wrote: > Split up struct nameidata into struct vfs_lookup with the lookup result > and intent and the remaining fields for performing an actual lookup. Looks good as a start, but please don't put a struct path in there, as the vfsmount will go away from the lookup intent as soon as we have a new inode operation for atomic create + open, and not having it in the struct path will make that removal a lot less painfull. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2007-08-08 21:35 [from the cache] ©2003-2008 | |||||||||||||