]> Git Repo - J-u-boot.git/commit
fs: fat: treat invalid FAT clusters as errors
authorHeinrich Schuchardt <[email protected]>
Thu, 12 Sep 2019 17:19:29 +0000 (19:19 +0200)
committerTom Rini <[email protected]>
Fri, 11 Oct 2019 23:05:14 +0000 (19:05 -0400)
commitc7a86d1645325697372b404f0b8cadac8a722ce9
treefa8e7d36955da0c91063bfd837a1f35798fd5daf
parentee8da596eba60dcf55dcb30b5288336c53919c99
fs: fat: treat invalid FAT clusters as errors

When hitting an invalid FAT cluster while reading a file always print an
error message and return an error code.

Signed-off-by: Heinrich Schuchardt <[email protected]>
fs/fat/fat.c
This page took 0.033481 seconds and 4 git commands to generate.