aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi
diff options
context:
space:
mode:
authorYongpeng Yang <[email protected]>2025-11-04 12:50:09 +0000
committerChristian Brauner <[email protected]>2025-11-05 13:00:16 +0000
commit124af0868ec6929ba838fb76d25f00c06ba8fc0d (patch)
treeca298d5760c752f0d7ec1c18bd49ce9d63342560 /lib/mpi
parentisofs: check the return value of sb_min_blocksize() in isofs_fill_super (diff)
downloadkernel-124af0868ec6929ba838fb76d25f00c06ba8fc0d.tar.gz
kernel-124af0868ec6929ba838fb76d25f00c06ba8fc0d.zip
xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super
sb_min_blocksize() may return 0. Check its return value to avoid the filesystem super block when sb->s_blocksize is 0. Cc: [email protected] # v6.15 Fixes: a64e5a596067bd ("bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()") Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Yongpeng Yang <[email protected]> Link: https://patch.msgid.link/[email protected] Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions