linux-stable/fs/udf
Jan Kara 63bceed808 udf: Warn if block mapping is done for in-ICB files
Now that address space operations are merge dfor in-ICB and normal
files, it is more likely some code mistakenly tries to map blocks for
in-ICB files. WARN and return error instead of silently returning
garbage.

Signed-off-by: Jan Kara <jack@suse.cz>
2023-03-06 16:38:25 +01:00
..
Kconfig fs: build the legacy direct I/O code conditionally 2023-01-26 10:30:56 -07:00
Makefile
balloc.c udf: Check consistency of Space Bitmap Descriptor 2023-02-07 11:49:43 +01:00
dir.c udf: Convert udf_readdir() to new directory iteration 2023-01-09 10:39:51 +01:00
directory.c udf: Avoid directory type conversion failure due to ENOMEM 2023-02-09 10:37:12 +01:00
ecma_167.h
file.c \n 2023-02-20 12:44:08 -08:00
ialloc.c \n 2023-02-20 12:44:08 -08:00
inode.c udf: Warn if block mapping is done for in-ICB files 2023-03-06 16:38:25 +01:00
lowlevel.c udf: Unify types in anchor block detection 2023-01-26 16:46:32 +01:00
misc.c udf: Drop VARCONV support 2023-01-26 16:46:32 +01:00
namei.c \n 2023-02-20 12:44:08 -08:00
osta_udf.h
partition.c udf: remove reporting loc in debug output 2023-02-07 12:02:09 +01:00
super.c udf: Limit file size to 4TB 2023-01-26 16:46:37 +01:00
symlink.c \n 2023-02-20 12:44:08 -08:00
truncate.c udf: Drop VARCONV support 2023-01-26 16:46:32 +01:00
udf_i.h udf: Preserve link count of system files 2023-01-09 10:39:53 +01:00
udf_sb.h udf: Drop VARCONV support 2023-01-26 16:46:32 +01:00
udfdecl.h udf: Move udf_adinicb_readpage() to inode.c 2023-01-26 16:46:36 +01:00
udfend.h
udftime.c
unicode.c