On Thu, Aug 26 2021 at 10:42P -0400, Dan Williams <dan.j.williams@xxxxxxxxx> wrote: > On Thu, Aug 26, 2021 at 6:59 AM Christoph Hellwig <hch@xxxxxx> wrote: > > > > There is no point in trying to finding the dax device if the DAX flag is > > not set on the queue as none of the users of the device mapper exported > > block devices could make use of the DAX capability. > > > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > > Reviewed-by: Dan Williams <dan.j.williams@xxxxxxxxx> > > --- > > drivers/md/dm.c | 2 +- > > Mike, any objections to me taking this through a dax branch? No. Reviewed-by: Mike Snitzer <snitzer@xxxxxxxxxx> Thanks.