[PATCH] efi: loader: disk: detect the file system type only once

Sascha Hauer s.hauer at pengutronix.de
Wed Sep 2 01:33:21 PDT 2026


On Mon, 31 Aug 2026 16:55:23 +0200, Ahmad Fatoum wrote:
> efi_fs_exists() calls cdev_detect_type() once per file system driver,
> reading the first FILE_TYPE_SAFE_BUFSIZE bytes off the device each time.
> Run cdev_detect_type() once and then match the result against the drivers.
> 
> 

Applied, thanks!

[1/1] efi: loader: disk: detect the file system type only once
      https://git.pengutronix.de/cgit/barebox/commit/?id=d7cb6c249960 (link may not be stable)

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




More information about the barebox mailing list