On Wed, Jan 15, 2025 at 07:46:32PM +0800, Zhang Yi wrote: > From: Zhang Yi <yi.zhang@xxxxxxxxxx> > > When the device supports the Write Zeroes command and the zeroing mode > is set to SD_ZERO_WS16_UNMAP or SD_ZERO_WS10_UNMAP, this means that the > device supports unmap Write Zeroes, so set the corresponding > BLK_FEAT_WRITE_ZEROES_UNMAP feature to the device's queue limit. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>