From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932804AbcCKQf2 (ORCPT ); Fri, 11 Mar 2016 11:35:28 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:38963 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932687AbcCKQfZ (ORCPT ); Fri, 11 Mar 2016 11:35:25 -0500 Date: Fri, 11 Mar 2016 08:35:20 -0800 From: Christoph Hellwig To: Dan Williams Cc: axboe@fb.com, Keith Busch , Ulf Hansson , "Martin K. Petersen" , "Michael S. Tsirkin" , Konrad Rzeszutek Wilk , linux-kernel@vger.kernel.org, hch@lst.de, James Bottomley , linux-block@vger.kernel.org, Ross Zwisler , David Woodhouse , "David S. Miller" Subject: Re: [PATCH v2 0/3] Introduce device_add_disk() to kill gendisk.driverfs_dev Message-ID: <20160311163520.GA15705@infradead.org> References: <20160311154727.24401.87967.stgit@dwillia2-desk3.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160311154727.24401.87967.stgit@dwillia2-desk3.jf.intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The series looks fine to me, Reviewed-by: Christoph Hellwig