From mboxrd@z Thu Jan 1 00:00:00 1970 From: keith.busch@intel.com (Keith Busch) Date: Wed, 11 Jun 2014 16:51:13 -0600 (MDT) Subject: [PATCH v7] NVMe: conversion to blk-mq In-Reply-To: References: <1402392038-5268-2-git-send-email-m@bjorling.me> <5397636F.9050209@fb.com> <5397753B.2020009@fb.com> <20140610213333.GA10055@linux.intel.com> <539889DC.7090704@fb.com> <20140611170917.GA12025@linux.intel.com> Message-ID: On Wed, 11 Jun 2014, Matias Bj?rling wrote: > I've rebased nvmemq_review and added two patches from Jens that add > support for requests with single range virtual addresses. > > Keith, will you take it for a spin and see if it fixes 068 for you? > > There might still be a problem with some flushes, I'm looking into this. So far so good: it passed the test that was previously failing. I'll let the remaining xfstests run and see what happens.