Re: [PATCH 1/2] scsi: sd: enable sector size > PAGE_SIZE in scsi sd driver

From: Martin K. Petersen

Date: Sat Feb 28 2026 - 20:57:07 EST



> The WRITE SAME(16) and WRITE SAME(10) scsi commands uses a page from a
> dedicated mempool('sd_page_pool') for its payload. This pool was
> initialized to allocate single pages, which was sufficient as long as
> the device sector size did not exceed the PAGE_SIZE.

Applied to 7.1/scsi-staging, thanks!

--
Martin K. Petersen