Re: [patch 06/10] Introduce path_put()

From: Christoph Hellwig
Date: Fri Sep 28 2007 - 14:37:34 EST


On Thu, Sep 27, 2007 at 04:12:06PM +0200, jblunck@xxxxxxx wrote:
> * Add path_put() functions for releasing a reference to the dentry and
> vfsmount of a struct path in the right order
>
> * Switch from path_release(nd) to path_put(&nd->path)
>
> * Rename dput_path() to path_put_conditional()

Looks correct. As mentioned in the previous round I'm not a big fan
personally of killing path_release, but as others are I'm not going to
NACK this.
-
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/