From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755238AbcFGKt3 (ORCPT ); Tue, 7 Jun 2016 06:49:29 -0400 Received: from verein.lst.de ([213.95.11.211]:44282 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751882AbcFGKt1 (ORCPT ); Tue, 7 Jun 2016 06:49:27 -0400 Date: Tue, 7 Jun 2016 12:49:25 +0200 From: Christoph Hellwig To: Johannes Thumshirn Cc: axboe@kernel.dk, keith.busch@intel.com, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org Subject: Re: [PATCH 01/10] nvme.h: add RTD3R, RTD3E and OAES fields Message-ID: <20160607104925.GA17103@lst.de> References: <1465248052-17811-1-git-send-email-hch@lst.de> <1465248052-17811-2-git-send-email-hch@lst.de> <20160607081009.xd7wsyfuv4swuf4p@c203.arch.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160607081009.xd7wsyfuv4swuf4p@c203.arch.suse.de> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 07, 2016 at 10:10:09AM +0200, Johannes Thumshirn wrote: > Just out of curiosity, why not CTRATT as well? ctratt is part of the fabrics spec and not the NVMe 1.2 spec, and we tried to keep those separate.