linux/fs/isofs
Jan Kara b2eb2e2886 isofs: Drop support of directory entries straddling blocks
Based on isofs standard (ECMA-119) directory entries are not allowed to
straddle sector boundaries. Isofs images I have available seem to follow
this. Now that we have code verifying validity of directory entries (and
so we'd properly refuse such entries), let's just drop the code merging
directory entries straddling sector boundaries.

Acked-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Jan Kara <jack@suse.cz>
2026-07-29 11:18:57 +02:00
..
compress.c isofs: release zisofs block pointer buffer head 2026-07-27 16:31:50 +02:00
dir.c isofs: Drop support of directory entries straddling blocks 2026-07-29 11:18:57 +02:00
export.c isofs: validate directory records consistently 2026-07-28 17:34:16 +02:00
inode.c isofs: handle set_blocksize failures 2026-05-21 13:39:35 +02:00
isofs.h isofs: validate directory records consistently 2026-07-28 17:34:16 +02:00
joliet.c isofs: joliet: Fix iocharset=utf8 mount option 2021-08-12 16:07:14 +02:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile isofs: Use *-y instead of *-objs in Makefile 2024-05-09 18:09:57 +02:00
namei.c isofs: Drop support of directory entries straddling blocks 2026-07-29 11:18:57 +02:00
rock.c isofs: bound Rock Ridge symlink components to the SL record 2026-06-09 12:20:07 +02:00
rock.h isofs: fix Y2038 and Y2156 issues in Rock Ridge TF entry 2025-04-15 11:56:57 +02:00
util.c isofs: fix Y2038 and Y2156 issues in Rock Ridge TF entry 2025-04-15 11:56:57 +02:00
zisofs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 142 2019-05-30 11:25:17 -07:00