On Thu, 15 Aug 2024 16:32:26 +0000, John Garry wrote: > As reported in [0], we may get an infinite loop in > __blkdev_issue_write_zeroes() for making an XFS FS on a raid0 config. > > Fix __blkdev_issue_write_zeroes() limit handling by reading the write > zeroes limit outside the loop. > > Also include a change to drop the unnecessary NULL queue check in > bdev_write_zeroes_sectors(). > > [...] Applied, thanks! [1/2] block: Read max write zeroes once for __blkdev_issue_write_zeroes() commit: 64b582ca88ca11400467b282d5fa3b870ded1c11 [2/2] block: Drop NULL check in bdev_write_zeroes_sectors() commit: 81475beb1b5996505a39cd1d9316ce1e668932a2 Best regards, -- Jens Axboe