On Apr 18, 2025 / 16:54, Shin'ichiro Kawasaki wrote: > The new large sector support in the kernel version 6.15-rcX caused > kernel crash due to race between set_blocksize and read paths [1]. Add > a test case to trigger the crash and confirm its fix. > > Link: [1] https://lore.kernel.org/linux-block/20250415001405.GA25659@frogsfrogsfrogs/ > Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@xxxxxxx> FYI, I applied this patch.