summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJori Koolstra <jkoolstra@xs4all.nl>2025-12-01 13:23:38 +0100
committerChristian Brauner <brauner@kernel.org>2026-02-18 14:04:42 +0100
commitef0b64741a53e47ce8022c973099e969094aa536 (patch)
tree2ed95de0cc6cb5d6f5dc9be3ca128bc776f55d05 /include
parent4a403d7aa9074f527f064ef0806aaab38d14b07c (diff)
minix: Correct errno in minix_new_inode
The cases (!j || j > sbi->s_ninodes) can never occur unless the filesystem is broken, so this should not return ENOSPC, but EFSCORRUPTED. Signed-off-by: Jori Koolstra <jkoolstra@xs4all.nl> Link: https://patch.msgid.link/20251201122338.90568-1-jkoolstra@xs4all.nl Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions