[PATCH master 1/3] fs: add only successful filesystem probes to fs_device_list

Sascha Hauer s.hauer at pengutronix.de
Mon Apr 7 00:32:39 PDT 2025


On Fri, 04 Apr 2025 17:55:19 +0200, Ahmad Fatoum wrote:
> fs_init_legacy can't fail currently, but if it does in future, we can
> end up with a file system added to fs_device_list that wasn't
> successfully probed.
> 
> Move the list_add_tail to the end to avoid this.
> 
> 
> [...]

Applied, thanks!

[1/3] fs: add only successful filesystem probes to fs_device_list
      https://git.pengutronix.de/cgit/barebox/commit/?id=356a8b6b240f (link may not be stable)
[2/3] common: pe: fix crash when pe_load was not called
      https://git.pengutronix.de/cgit/barebox/commit/?id=8a63d86b063a (link may not be stable)
[3/3] barebox.h: annotate __hang as __noreturn
      https://git.pengutronix.de/cgit/barebox/commit/?id=ac20c565e06b (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list