All of lore.kernel.org
 help / color / mirror / Atom feed
* Use of nameidata in 2.6
@ 2003-11-22 12:43 Ian Kent
  2003-11-26  0:03 ` Trond Myklebust
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Kent @ 2003-11-22 12:43 UTC (permalink / raw)
  To: linux-fsdevel


Hi all,

It appears that in 2.6 a nameidata struct is passed to lookup and
revalidate VFS functions. It appears to contain the parent vfsmount and
dentry addresses.

If a mount is carried out in either of these routines should this struct
be updated with pointers to the new parent entries or should this be left
to the caller (say link_path_walk).

Any comments on the intended use and what it should contain during
differnt function calls would be welcome.

Thanks
Ian

-- 

   ,-._|\    Ian Kent
  /      \   Perth, Western Australia
  *_.--._/   E-mail: raven@themaw.net
        v    Web: http://themaw.net/


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-26  1:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-22 12:43 Use of nameidata in 2.6 Ian Kent
2003-11-26  0:03 ` Trond Myklebust
2003-11-26  1:12   ` Ian Kent

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.