From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD018C54EE9 for ; Tue, 27 Sep 2022 07:21:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230176AbiI0HVs (ORCPT ); Tue, 27 Sep 2022 03:21:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56812 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229472AbiI0HVq (ORCPT ); Tue, 27 Sep 2022 03:21:46 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1EB67A897A for ; Tue, 27 Sep 2022 00:21:45 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id E3F6368AA6; Tue, 27 Sep 2022 09:21:41 +0200 (CEST) Date: Tue, 27 Sep 2022 09:21:41 +0200 From: Christoph Hellwig To: Rita Lin Cc: Christoph Hellwig , Keith Busch , Jens Axboe , Sagi Grimberg , "linux-nvme@lists.infradead.org" , "linux-kernel@vger.kernel.org" , =?utf-8?B?77+9U+aZn++/vXw=?= , Tina Hsu , Vita Hsueh =?utf-8?B?KOiWm+S8iuWAqSk=?= , "Wang, Audrey" Subject: Re: nvme-pci: disable write zeros support on SSDs Message-ID: <20220927072141.GA16372@lst.de> References: <20220922053137.GA27191@lst.de> <53e4a6192bf746af839d8da90917a248@ExMBX2.phison.com> <20220922055231.GA27560@lst.de> <1c9807fea3424be486190a99c923a228@ExMBX2.phison.com> <20220922142626.GB28397@lst.de> <97217d166814421d9de587e84c328580@ExMBX2.phison.com> <20220923061130.GA15835@lst.de> <2b685d5ccb6e492b938c1c10ce378430@ExMBX2.phison.com> <20220927070822.GA15262@lst.de> <3aeb692e9037462b9f9a23a60277b80c@ExMBX2.phison.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3aeb692e9037462b9f9a23a60277b80c@ExMBX2.phison.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks, I've update the commit message a bit and applied it to the nvme-6.0 branch.