diff options
| author | Chi Zhiling <chizhiling@kylinos.cn> | 2026-03-03 11:14:09 +0800 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-03-05 21:09:35 +0900 |
| commit | d1d75eaf01abceb3d5cb50253375b5f254b6be54 (patch) | |
| tree | 3ce5db43ae4c06893a847e149059baba3e252e91 /drivers/char/drm/git@git.tavy.me:linux.git | |
| parent | 636bd62299aea24684086d126ea88b23a6466f8e (diff) | |
exfat: fix error handling for FAT table operations
Fix three error handling issues in FAT table operations:
1. Fix exfat_update_bh() to properly return errors from sync_dirty_buffer
2. Fix exfat_end_bh() to properly return errors from exfat_update_bh()
and exfat_mirror_bh()
3. Fix ignored return values from exfat_chain_cont_cluster() in inode.c
and namei.c
These fixes ensure that FAT table write errors are properly propagated
to the caller instead of being silently ignored.
Signed-off-by: Chi Zhiling <chizhiling@kylinos.cn>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'drivers/char/drm/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
