On 09.04.22 06:50, Christoph Hellwig wrote:
Just use a non-zero max_discard_sectors as an indicator for discard
support, similar to what is done for write zeroes.

The only places where needs special attention is the RAID5 driver,
which must clear discard support for security reasons by default,
even if the default stacking rules would allow for it.

Signed-off-by: Christoph Hellwig <h...@lst.de>
Reviewed-by: Martin K. Petersen <martin.peter...@oracle.com>
Acked-by: Christoph Böhmwalder <christoph.boehmwal...@linbit.com> [btrfs]

I think you may have a typo there: my ACK was for drbd, not btrfs.

Acked-by: Coly Li <col...@suse.de> [bcache]
---
  arch/um/drivers/ubd_kern.c          |  2 --
  block/blk-core.c                    |  2 +-

--
dm-devel mailing list
dm-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/dm-devel

Reply via email to