On Thu, Sep 27, 2007 at 04:12:06PM +0200, [EMAIL PROTECTED] 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/