Re: [PATCH 0/3] Fix blk_mq_end_request() and blk_end_request() for WRITE SAME
From: Christoph Hellwig <hch@lst.de> Date: 2018-06-29 08:58:27
Maybe it is time to remove REQ_OP_WRITE_SAME finally. We don't have
a user except for drbd which is passing it from the other side, and
it creates way too many special cases like this.