Re: [PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation

2025-06-23 Thread Christoph Hellwig
Looks good: Reviewed-by: Christoph Hellwig

[PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation

2025-06-19 Thread Zhang Yi
From: Zhang Yi Set the WZDS and DRB bits to the namespace dlfeat if the underlying block device enables the unmap write zeroes operation, make the nvme target device supports the unmap write zeroes command. Signed-off-by: Zhang Yi --- drivers/nvme/target/io-cmd-bdev.c | 4 1 file changed,