Re: fsstack: struct path

From: Al Viro
Date: Wed Oct 18 2006 - 05:23:03 EST


On Wed, Oct 18, 2006 at 02:12:22AM -0700, Andrew Morton wrote:
> > Yuck... If we really want to switch to it (and I can give you a dozen
> > examples of possible users right now - starting with struct file), putting
> > namei_ into it is both uninformative and ugly.
> >
> > I'm not sure what would be the good name here; "pathname" comes to mind,
> > but it suggests that we are dealing with a string. And "location" is
> > too vague (and probably would cause fsckloads of conflicts itself).
> >
> > Suggestions? "pathname" would almost work; the difference is that this
> > is not a string but a node in tree that string resolves to.
>
> path_item?

struct path_node, perhaps?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/