Files
u-boot/fs
Heinrich Schuchardt e97eb638de fs: fat: consistent error handling for flush_dir()
Provide function description for flush_dir().
Move all error messages for flush_dir() from the callers to the function.
Move mapping of errors to -EIO to the function.
Always check return value of flush_dir() (Coverity CID 316362).

In fat_unlink() return -EIO if flush_dirty_fat_buffer() fails.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-01-23 07:56:53 +01:00
..
2020-05-18 21:19:18 -04:00
2021-01-13 02:38:00 +01:00
2020-08-07 22:31:32 -04:00
2020-08-07 22:31:32 -04:00