[PATCH v2 1/8] fs: fat: unexport file_fat_read_at()

Qu Wenruo quwenruo.btrfs at gmx.com
Sat Aug 6 00:44:38 CEST 2022



On 2022/8/6 05:14, Tom Rini wrote:
> On Tue, Jul 26, 2022 at 01:22:09PM +0800, Qu Wenruo wrote:
>
>> That function is only utilized inside fat driver, unexport it.
>>
>> Signed-off-by: Qu Wenruo <wqu at suse.com>
>
> Unfortunately, the series fails CI:
> https://source.denx.de/u-boot/u-boot/-/jobs/478838
>

OK, it's a bug in the unsupported fses (which squashfs doesn't support)

The actual read bytes is not updated.

Sorry for the inconvenience.

Any idea that how to run the full tests locally so I can prevent such
problem?

Thanks,
Qu


More information about the U-Boot mailing list