linux-stable/fs/udf
Jan Kara a345df7a7e udf: Handle error when adding extent to a file
commit 19fd80de0a upstream.

When adding extent to a file fails, so far we've silently squelshed the
error. Make sure to propagate it up properly.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-09-23 10:46:54 +02:00
..
Kconfig
Makefile
balloc.c udf: Check consistency of Space Bitmap Descriptor 2023-09-23 10:46:54 +02:00
dir.c
directory.c udf: Detect incorrect directory size 2018-07-03 11:25:03 +02:00
ecma_167.h udf: use __packed instead of __attribute__ ((packed)) 2017-01-10 11:29:11 +01:00
file.c udf: Do not update file length for failed writes to inline files 2023-03-11 16:26:45 +01:00
ialloc.c
inode.c udf: Handle error when adding extent to a file 2023-09-23 10:46:54 +02:00
lowlevel.c udf: atomically read inode size 2017-01-10 11:57:34 +01:00
misc.c udf_get_extendedattr() had no boundary checks. 2021-09-22 11:45:18 +02:00
namei.c udf: Avoid double brelse() in udf_rename() 2023-01-18 09:26:29 +01:00
osta_udf.h udf: use __packed instead of __attribute__ ((packed)) 2017-01-10 11:29:11 +01:00
partition.c
super.c udf: Check LVID earlier 2021-09-22 11:45:17 +02:00
symlink.c statx: Add a system call to make enhanced file info available 2017-03-02 20:51:15 -05:00
truncate.c udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size 2023-01-18 09:26:06 +01:00
udf_i.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
udf_sb.h udf: Define EFSCORRUPTED error code 2023-03-11 16:26:41 +01:00
udfdecl.h udf: Drop unused arguments of udf_delete_aext() 2023-01-18 09:26:06 +01:00
udfend.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
udftime.c udf: Convert udf_disk_stamp_to_time() to use mktime64() 2017-06-14 11:21:02 +02:00
unicode.c udf: Fix uninitialized array access for some pathnames 2023-08-30 16:35:09 +02:00