On Tue, 16 Apr 2024 08:17:29 +0200, Sascha Hauer wrote: > Our JFFS2 implementation refuses to work on NAND flashes because we lack > support for CONFIG_JFFS2_FS_WRITEBUFFER currently. JFFS2 is barely used > anymore and it seems unlikely that write support for it will ever be > added, so remove write support altogether. With this we can now safely > operate on NAND flashes. > > > [...]
Applied, thanks! [1/2] fs: jffs2: remove NAND write support entirely https://git.pengutronix.de/cgit/barebox/commit/?id=5817dd7e4826 (link may not be stable) [2/2] fs: jffs2: ignore cleanup hints https://git.pengutronix.de/cgit/barebox/commit/?id=524cb0a98fbd (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>