summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2026-05-27 14:32:37 +0200
committerCarlos Maiolino <cem@kernel.org>2026-05-30 08:26:18 +0200
commit8070a50b88971f9fada55a3ae3330f529bef9adc (patch)
tree9f03fd4d416ac32671747be5faa840f11db58572 /include/uapi/linux
parent2fa29c1a167739fdef0fda9742ddeb15d9a6c7e4 (diff)
downloadlwn-8070a50b88971f9fada55a3ae3330f529bef9adc.tar.gz
lwn-8070a50b88971f9fada55a3ae3330f529bef9adc.zip
xfs: abort mount if xfs_fs_reserve_ag_blocks fails
xfs_mountfs currently ignores all errors from xfs_fs_reserve_ag_blocks, which can lead to the mount path continuing on corruption errors. Fix the check to only ignore -ENOSPC as in other callers, and unwind for all other errors. Fixes: 81ed94751b15 ("xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes") Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions