On Tue, Sep 09, 2008 at 03:19:57PM +0200, Miklos Szeredi wrote: > > + * and will be casted to the corresponding NULL or IS_ERR dentry. > > + */ > > Mixing NULL with ERR_PTR() seems like a bad idea. It should be either > one or the other but not both. It's how the existing interface works. I think we should move to only ERR_PTR returns, but it's not very high on my todo list. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html