Re: [PATCH] ext4: Do not destroy ext4_groupinfo_caches if ext4_mb_init() fails

From: Theodore Ts'o
Date: Mon May 12 2014 - 12:50:10 EST


On Mon, May 12, 2014 at 05:08:41PM +0200, LukÃÅ Czerner wrote:
> >
> > Caches from 'ext4_groupinfo_caches' may be in use by other mounts, which have already existed.
> > So, it is incorrect to destroy them when newly requested mount fails.
> >
> > Found by Linux File System Verification project (linuxtesting.org).
>
> Makes sense, thanks! Can you please share the test case which
> triggered this ? It might be worth including in xfstests.
>
> Reviewed-by: Lukas Czerner <lczerner@xxxxxxxxxx>

Thanks, applied.

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