From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755319AbcFGKvH (ORCPT ); Tue, 7 Jun 2016 06:51:07 -0400 Received: from verein.lst.de ([213.95.11.211]:44312 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751768AbcFGKvE (ORCPT ); Tue, 7 Jun 2016 06:51:04 -0400 Date: Tue, 7 Jun 2016 12:51:01 +0200 From: Christoph Hellwig To: Johannes Thumshirn Cc: Christoph Hellwig , axboe@kernel.dk, keith.busch@intel.com, linux-block@vger.kernel.org, Ming Lin , linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org Subject: Re: [PATCH 4/8] nvme: add fabrics sysfs attributes Message-ID: <20160607105101.GA17113@lst.de> References: <1465248119-17875-1-git-send-email-hch@lst.de> <1465248119-17875-5-git-send-email-hch@lst.de> <20160607085217.mp7ppvdmvzwwi36b@c203.arch.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160607085217.mp7ppvdmvzwwi36b@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:52:17AM +0200, Johannes Thumshirn wrote: > Can you please add this to Documentation/ABI/ as well? None of the NVMe files are documented there.. But maybe it's worth a separate little project to document all of them.