From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart Van Assche Subject: Re: [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches Date: Tue, 28 Mar 2017 16:50:47 +0000 Message-ID: <1490719834.2573.9.camel@sandisk.com> References: <20170323143341.31549-1-hch@lst.de> <20170323143341.31549-12-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20170323143341.31549-12-hch@lst.de> Content-Language: en-US Content-ID: <870212604B83404C82828EFFF2BD9132@sandisk.com> Sender: linux-raid-owner@vger.kernel.org To: "agk@redhat.com" , "lars.ellenberg@linbit.com" , "snitzer@redhat.com" , "hch@lst.de" , "martin.petersen@oracle.com" , "philipp.reisner@linbit.com" , "axboe@kernel.dk" , "shli@kernel.org" Cc: "linux-scsi@vger.kernel.org" , "dm-devel@redhat.com" , "drbd-dev@lists.linbit.com" , "linux-block@vger.kernel.org" , "linux-raid@vger.kernel.org" List-Id: dm-devel.ids On Thu, 2017-03-23 at 10:33 -0400, Christoph Hellwig wrote: > This gets us support for non-discard efficient write of zeroes (e.g. NVMe= ) > and preparse for removing the discard_zeroes_data flag. Hello Christoph, "preparse" probably should have been "prepare"? Thanks, Bart.= From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Bart Van Assche To: "agk@redhat.com" , "lars.ellenberg@linbit.com" , "snitzer@redhat.com" , "hch@lst.de" , "martin.petersen@oracle.com" , "philipp.reisner@linbit.com" , "axboe@kernel.dk" , "shli@kernel.org" CC: "linux-scsi@vger.kernel.org" , "dm-devel@redhat.com" , "drbd-dev@lists.linbit.com" , "linux-block@vger.kernel.org" , "linux-raid@vger.kernel.org" Subject: Re: [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches Date: Tue, 28 Mar 2017 16:50:47 +0000 Message-ID: <1490719834.2573.9.camel@sandisk.com> References: <20170323143341.31549-1-hch@lst.de> <20170323143341.31549-12-hch@lst.de> In-Reply-To: <20170323143341.31549-12-hch@lst.de> Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Return-Path: Bart.VanAssche@sandisk.com List-ID: On Thu, 2017-03-23 at 10:33 -0400, Christoph Hellwig wrote: > This gets us support for non-discard efficient write of zeroes (e.g. NVMe= ) > and preparse for removing the discard_zeroes_data flag. Hello Christoph, "preparse" probably should have been "prepare"? Thanks, Bart.= From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa1.hgst.iphmx.com (esa1.hgst.iphmx.com [68.232.141.245]) by mail09.linbit.com (LINBIT Mail Daemon) with ESMTP id 574C11056320 for ; Tue, 28 Mar 2017 19:00:55 +0200 (CEST) From: Bart Van Assche To: "agk@redhat.com" , "lars.ellenberg@linbit.com" , "snitzer@redhat.com" , "hch@lst.de" , "martin.petersen@oracle.com" , "philipp.reisner@linbit.com" , "axboe@kernel.dk" , "shli@kernel.org" Date: Tue, 28 Mar 2017 16:50:47 +0000 Message-ID: <1490719834.2573.9.camel@sandisk.com> References: <20170323143341.31549-1-hch@lst.de> <20170323143341.31549-12-hch@lst.de> In-Reply-To: <20170323143341.31549-12-hch@lst.de> Content-Language: en-US Content-Type: text/plain; charset="iso-8859-1" Content-ID: <870212604B83404C82828EFFF2BD9132@sandisk.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "linux-block@vger.kernel.org" , "linux-raid@vger.kernel.org" , "dm-devel@redhat.com" , "linux-scsi@vger.kernel.org" , "drbd-dev@lists.linbit.com" Subject: Re: [Drbd-dev] [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2017-03-23 at 10:33 -0400, Christoph Hellwig wrote: > This gets us support for non-discard efficient write of zeroes (e.g. NVMe= ) > and preparse for removing the discard_zeroes_data flag. Hello Christoph, "preparse" probably should have been "prepare"? Thanks, Bart.=