summaryrefslogtreecommitdiff
path: root/fs/fat/fat.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2021-01-20 22:21:53 +0100
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2021-01-23 07:56:53 +0100
commite97eb638de0dc8f6e989e20eaeb0342f103cb917 (patch)
tree2f788cffac7b0e107159fefc1133a156dac09c28 /fs/fat/fat.c
parent184aa6504143b452132e28cd3ebecc7b941cdfa1 (diff)
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>
Diffstat (limited to 'fs/fat/fat.c')
0 files changed, 0 insertions, 0 deletions