From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 29 Jun 2018 10:58:27 +0200 From: Christoph Hellwig To: "Martin K. Petersen" Cc: Bart Van Assche , Jens Axboe , linux-block@vger.kernel.org, Christoph Hellwig Subject: Re: [PATCH 0/3] Fix blk_mq_end_request() and blk_end_request() for WRITE SAME Message-ID: <20180629085827.GA16441@lst.de> References: <20180626001009.16557-1-bart.vanassche@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-ID: 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.