Hello Tom, please pull
The following changes since commit 92dcb3ad5d98f494b2448a7345e1cb7eefa50278: cmd/dma: implement dmareset command (2025-10-07 17:49:15 -0600) are available in the Git repository at: [email protected]:u-boot/custodians/u-boot-ubi.git tags/ubi-for-2026.01-rc1 for you to fetch changes up to 0cab29ff467e297064a9fc30200347bda06ee0c4: fs: ubifs: Fix and rework error handling in ubifs_finddir (2025-10-08 11:36:05 +0200) ---------------------------------------------------------------- UBI updates for 2025.10 - ubi fixes found by Andrew with Smatch - mtd: ubi: Remove test that always fails - fs: ubifs: Ensure buf is freed before return - fs: ubifs: Need to check return for being an error pointer -fs: ubifs: Fix and rework error handling in ubifs_finddir - fix: limit copy size in ubispl found by Benedikt - extend support for LED activity (use the LED activity also on ubi reads) from Yegor ---------------------------------------------------------------- Andrew Goodbody (4): mtd: ubi: Remove test that always fails fs: ubifs: Ensure buf is freed before return fs: ubifs: Need to check return for being an error pointer fs: ubifs: Fix and rework error handling in ubifs_finddir Benedikt Spranger (1): drivers/mtd/ubispl/ubispl.c: limit copy size Yegor Yefremov (1): ubi: extend support for LED activity cmd/ubi.c | 4 ++++ drivers/mtd/ubi/io.c | 7 +------ drivers/mtd/ubispl/ubispl.c | 2 +- fs/ubifs/lprops.c | 6 ++++-- fs/ubifs/super.c | 2 +- fs/ubifs/ubifs.c | 16 ++++++++-------- 6 files changed, 19 insertions(+), 18 deletions(-) Azure CI: https://dev.azure.com/hs0298/hs/_build/results?buildId=186&view=results Thanks! bye, HEiko -- Nabla Software Engineering HRB 40522 Augsburg Phone: +49 821 45592596 E-Mail: [email protected] Geschäftsführer : Stefano Babic

