Re: [PATCH 0/7] struct path related cleanups of d_path() code

From: Christoph Hellwig
Date: Mon Nov 05 2007 - 05:29:01 EST


On Mon, Oct 29, 2007 at 01:41:20PM +0100, Jan Blunck wrote:
>
> Here are some more struct path cleanups. This patch series changes d_path() to
> take a struct path argument. The existing users are changed to give struct path
> more deeply into the call chain. In some structures I need to replace existing
> <dentry,vfsmount> pairs and embed a struct path instead.

All these patches look good to me, but please reorder patch 6 to apply before
patch 7 in your current series. Also it would be nice if you could also
convert seq_path to take a struct path while you're at it.

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