Re: [PATCH] v9fs-get-sb-cleanup.patch

From: Al Viro
Date: Tue Sep 20 2005 - 20:41:40 EST


On Tue, Sep 20, 2005 at 09:25:26PM -0400, Latchesar Ionkov wrote:
> Signed-off-by: Latchesar Ionkov <lucho@xxxxxxxxxx>
>
> if error occurs while in v9fs_get_sb, some objects are freed twice -- once
> in v9fs_get_sb, the second time when v9fs_kill_super is (indirectly
> called).

Huh? ->kill_sb() is *NOT* called when ->get_sb() fails.
-
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/