u-boot/drivers/block
Dan Carpenter e5e7d8bbcf blk: host_dev: Fix error code in host_sb_attach_file()
This error path should return -EINVAL instead of success.

Fixes: e261fbf347 ("blk: host_dev: Sanity check on the size of host backing file")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
2024-02-06 16:31:07 -05:00
..
blk_legacy.c blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
blk-uclass.c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc 2023-10-24 15:55:17 +08:00
blkcache.c blkcache: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
blkmap_helper.c blk: blkmap: add ramdisk creation utility function 2023-11-18 10:08:08 +02:00
blkmap.c blk: blkmap: add ramdisk creation utility function 2023-11-18 10:08:08 +02:00
efi_blk.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
efi-media-uclass.c efi: Add uclass for devices provided by UEFI firmware 2021-12-09 11:43:25 -08:00
host_dev.c blk: host_dev: Fix error code in host_sb_attach_file() 2024-02-06 16:31:07 -05:00
host-uclass.c blk: sandbox: Support binding a device with a given logical block size 2023-10-10 16:19:43 -04:00
ide.c bootstd: Correct creating of bootdev sibling 2023-08-09 23:31:11 +08:00
Kconfig blk: Drop reference to DM_SPL 2023-11-16 18:59:58 -05:00
Makefile blk: blkmap: add ramdisk creation utility function 2023-11-18 10:08:08 +02:00
rkmtd.c rockchip: block: add rkmtd class and drivers 2023-10-24 15:55:17 +08:00
sandbox.c dm: sandbox: Switch over to using the new host uclass 2022-11-07 16:24:30 -07:00
sb_efi_media.c efi: Add uclass for devices provided by UEFI firmware 2021-12-09 11:43:25 -08:00