linux-stable/fs/udf
Jan Kara 2f9ecd43ea 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:47:59 +02:00
..
balloc.c udf: Check consistency of Space Bitmap Descriptor 2023-09-23 10:47:59 +02:00
dir.c udf: Fix crash after seekdir 2021-11-26 11:36:23 +01:00
directory.c udf: Remove pointless union in udf_inode_info 2023-03-17 08:31:42 +01:00
ecma_167.h udf: use __packed instead of __attribute__ ((packed)) 2017-01-10 11:29:11 +01:00
file.c udf: Remove pointless union in udf_inode_info 2023-03-17 08:31:42 +01:00
ialloc.c udf: Remove pointless union in udf_inode_info 2023-03-17 08:31:42 +01:00
inode.c udf: Handle error when adding extent to a file 2023-09-23 10:47:59 +02:00
Kconfig udf: Always require NLS support 2018-04-19 16:00:48 +02:00
lowlevel.c udf: atomically read inode size 2017-01-10 11:57:34 +01:00
Makefile
misc.c udf: Remove pointless union in udf_inode_info 2023-03-17 08:31:42 +01:00
namei.c udf: Remove pointless union in udf_inode_info 2023-03-17 08:31:42 +01:00
osta_udf.h udf: use __packed instead of __attribute__ ((packed)) 2017-01-10 11:29:11 +01:00
partition.c udf: Remove pointless union in udf_inode_info 2023-03-17 08:31:42 +01:00
super.c udf: Preserve link count of system files 2023-03-17 08:31:42 +01:00
symlink.c udf: Remove pointless union in udf_inode_info 2023-03-17 08:31:42 +01:00
truncate.c udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size 2023-01-18 11:30:00 +01:00
udf_i.h udf: Preserve link count of system files 2023-03-17 08:31:42 +01:00
udf_sb.h udf: Define EFSCORRUPTED error code 2023-03-11 16:31:45 +01:00
udfdecl.h udf: convert inode stamps to timespec64 2018-06-27 13:58:00 +02: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 inode stamps to timespec64 2018-06-27 13:58:00 +02:00
unicode.c udf: Fix uninitialized array access for some pathnames 2023-08-30 16:31:42 +02:00