public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Recent changes mean sb_min_blocksize() can now fail
@ 2025-04-08  5:33 Phillip Lougher
  2025-04-08 10:39 ` Jan Kara
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Phillip Lougher @ 2025-04-08  5:33 UTC (permalink / raw)
  To: Jan Kara, Andreas Gruenbacher, Namjae Jeon, Sungjong Seo,
	OGAWA Hirofumi, Carlos Maiolino, Darrick J. Wong
  Cc: linux-fsdevel, linux-kernel, Luis Chamberlain

Hi,

A recent (post 6.14) change to the kernel means sb_min_blocksize() can now fail,
and any filesystem which doesn't check the result may behave unexpectedly as a
result.  This change has recently affected Squashfs, and checking the kernel code,
a number of other filesystems including isofs, gfs2, exfat, fat and xfs do not
check the result.  This is a courtesy email to warn others of this change.

The following emails give the relevant details.

https://lore.kernel.org/all/2a13ea1c-08df-4807-83d4-241831b7a2ec@squashfs.org.uk/
https://lore.kernel.org/all/129d4f39-6922-44e9-8b1c-6455ee564dda@squashfs.org.uk/

Regards

Phillip

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-04-08 17:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-08  5:33 Recent changes mean sb_min_blocksize() can now fail Phillip Lougher
2025-04-08 10:39 ` Jan Kara
2025-04-08 10:51   ` Jan Kara
2025-04-08 17:13     ` Luis Chamberlain
2025-04-08 13:11   ` Sungjong Seo
2025-04-08 11:27 ` OGAWA Hirofumi
2025-04-08 14:31 ` Darrick J. Wong
2025-04-08 17:36 ` Kent Overstreet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox