[Drbd-dev] always use REQ_OP_WRITE_ZEROES for zeroing offload
    Christoph Hellwig 
    hch at lst.de
       
    Fri Mar 31 18:32:48 CEST 2017
    
    
  
This series makes REQ_OP_WRITE_ZEROES the only zeroing offload
supported by the block layer, and switches existing implementations
of REQ_OP_DISCARD that correctly set discard_zeroes_data to it,
removes incorrect discard_zeroes_data, and also switches WRITE SAME
based zeroing in SCSI to this new method.
The series is against the block for-next tree.
A git tree is also avaiable at:
    git://git.infradead.org/users/hch/block.git discard-rework
Gitweb:
    http://git.infradead.org/users/hch/block.git/shortlog/refs/heads/discard-rework
    
    
More information about the drbd-dev
mailing list