diff options
author | Darrick J. Wong <djwong@kernel.org> | 2025-09-16 08:00:45 -0700 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-09-19 14:17:11 +0200 |
commit | 6a96fb653b6481ec73e9627ade216b299e4de9ea (patch) | |
tree | 7c3703bcf58e1778e88ac741ffd29629dd53a4c2 /security/selinux/hooks.c | |
parent | 231af8c14f0f1574ce5d5e66b48f0087a6a764e3 (diff) |
iomap: error out on file IO when there is no inline_data buffer
Return IO errors if an ->iomap_begin implementation returns an
IOMAP_INLINE buffer but forgets to set the inline_data pointer.
Filesystems should never do this, but we could help fs developers (me)
fix their bugs by handling this more gracefully than crashing the
kernel.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/175803480324.966383.7414345025943296442.stgit@frogsfrogsfrogs
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions