Re: oddity in v9fs_kill_super()

From: Eric Van Hensbergen
Date: Mon May 11 2009 - 14:56:18 EST


On Wed, May 6, 2009 at 12:59 PM, Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
> Is there any reason to do v9fs_dentry_release(s->s_root) in ->kill_sb()?
> It is called when root dentry is freed and it will be freed just fine...
>

Most likely unnecessary early paranoia on my part - I think that's
been in there since 2.6.14.
I'll look into removing it.

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