[PATCH v2 0/2] fs: jffs2: remove slab cache substitute with malloc
Sascha Hauer
sha at pengutronix.de
Tue Nov 30 01:58:52 PST 2021
On Mon, Nov 29, 2021 at 01:45:43PM +0100, Holger Assmann wrote:
> This series aimes to handle a bug in the Barebox jffs2 driver where the
> system crashes once a second unmounting is performed when more than one
> jffs2 file system were mounted at the same time at one point.
>
> - The first patch "introduce reference counting at probe" solves the
> initial issue.
>
> - The second patch "remove unnecessary slab cache structure" performs a
> cleanup on the respective code with the opportunity for simplification
> being taken.
>
> Signed-off-by: Holger Assmann <h.assmann at pengutronix.de>
>
> ---
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list