Re: fsstack: struct path

From: Andrew Morton
Date: Wed Oct 18 2006 - 04:36:32 EST


On Wed, 18 Oct 2006 01:31:03 -0700
Andrew Morton <akpm@xxxxxxxx> wrote:

> > One, rather unfortunate, fact is that struct path is also defined in
> > include/linux/reiserfs_fs.h as something completely different - reiserfs
> > specific.
> >
> > Any thoughts?
> >
>
> reiserfs is being bad. s/path/reiserfs_path/g

There's also drivers/md/dm-mpath.h's struct path. Renaming fs/namei.c's
`struct path' to `struct namei_path' would be prudent.

-
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/