Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755363AbbGFNQp (ORCPT ); Mon, 6 Jul 2015 09:16:45 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:46127 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754790AbbGFNQn (ORCPT ); Mon, 6 Jul 2015 09:16:43 -0400 Date: Mon, 6 Jul 2015 15:16:40 +0200 From: Pavel Machek To: Matias Bjorling Cc: hch@infradead.org, axboe@fb.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, javier@lightnvm.io, Stephen.Bates@pmcs.com, keith.busch@intel.com Subject: Re: [PATCH v4 4/8] bio: Introduce LightNVM payload Message-ID: <20150706131640.GF381@amd> References: <1433508870-28251-1-git-send-email-m@bjorling.me> <1433508870-28251-5-git-send-email-m@bjorling.me> <5571E79E.2050907@bjorling.me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5571E79E.2050907@bjorling.me> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 789 Lines: 23 On Fri 2015-06-05 20:17:02, Matias Bjorling wrote: > >- > >+#if defined(CONFIG_NVM) > >+ struct bio_nvm_payload *bi_nvm; /* open-channel ssd backend */ > >+#endif > > unsigned short bi_vcnt; /* how many bio_vec's */ > > > > Jens suggests this to implemented using a bio clone. Will do in the next > refresh. And I'd spell OpenChannel SSD the way you do in changelogs... for consistency. Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/