From mboxrd@z Thu Jan 1 00:00:00 1970 From: james_p_freyensee@linux.intel.com (J Freyensee) Date: Fri, 09 Oct 2015 09:57:44 -0700 Subject: [PATCH] nvme: move to a new drivers/nvme/host directory In-Reply-To: References: <1444407426-23072-1-git-send-email-hch@lst.de> Message-ID: <1444409864.2791.5.camel@linux.intel.com> On Fri, 2015-10-09@16:30 +0000, Keith Busch wrote: > On Fri, 9 Oct 2015, Christoph Hellwig wrote: > > From: Jay Sternberg > > > > This patch moves the NVMe driver from drivers/block/ to its own new > > drivers/nvme/host/ directory. This is in preparation of splitting > > the > > current monolithic driver up and add support for the upcoming NVMe > > over Fabrics standard. The drivers/nvme/host/ is chose to leave > > space > > for a NVMe target implementation in addition to this host side > > driver. > > > > Signed-off-by: Jay Sternberg > > [hch: rebased, renamed core.c to pci.c, slight tweaks] > > Signed-off-by: Christoph Hellwig > > Looks good to me! > > Acked-by: Keith Busch Dido. Acked-by: James Freyensee > > _______________________________________________ > Linux-nvme mailing list > Linux-nvme at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-nvme