On Tue, Nov 9, 2021 at 12:33 AM Christoph Hellwig <hch@xxxxxx> wrote: > > The device mapper DAX support is all hanging off a block device and thus > can't be used with device dax. Make it depend on CONFIG_FS_DAX instead > of CONFIG_DAX_DRIVER. This also means that bdev_dax_pgoff only needs to > be built under CONFIG_FS_DAX now. > Applied, fixed the spelling of 'dependent' in the subject and picked up Mike's Ack from the previous send: https://lore.kernel.org/r/YYASBVuorCedsnRL@xxxxxxxxxx Christoph, any particular reason you did not pick up the tags from the last posting?