android_kernel_asus_sm8350/fs/udf
Jan Kara b36c4a731a udf: Handle error when adding extent to a file
commit 19fd80de0a8b5170ef34704c8984cca920dffa59 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:59:40 +02:00
..
balloc.c udf: Check consistency of Space Bitmap Descriptor 2023-09-23 10:59:40 +02:00
dir.c udf: Fix crash after seekdir 2021-11-26 10:47:21 +01:00
directory.c
ecma_167.h
file.c udf: Do not update file length for failed writes to inline files 2023-03-11 16:44:00 +01:00
ialloc.c
inode.c udf: Handle error when adding extent to a file 2023-09-23 10:59:40 +02:00
Kconfig
lowlevel.c
Makefile
misc.c udf_get_extendedattr() had no boundary checks. 2021-09-15 09:47:28 +02:00
namei.c udf: Avoid double brelse() in udf_rename() 2023-01-18 11:41:34 +01:00
osta_udf.h
partition.c
super.c udf: Preserve link count of system files 2023-03-11 16:44:00 +01:00
symlink.c
truncate.c udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size 2023-01-18 11:40:47 +01:00
udf_i.h udf: Preserve link count of system files 2023-03-11 16:44:00 +01:00
udf_sb.h udf: Define EFSCORRUPTED error code 2023-03-11 16:43:53 +01:00
udfdecl.h
udfend.h
udftime.c
unicode.c udf: Fix uninitialized array access for some pathnames 2023-08-30 16:27:09 +02:00