On Tue, Nov 9, 2021 at 12:33 AM Christoph Hellwig <h...@lst.de> wrote: > > dax_attribute_group is only used by the pmem driver, and can avoid the > completely pointless lookup by the disk name if moved there. This > leaves just a single caller of dax_get_by_host, so move dax_get_by_host > into the same ifdef block as that caller. > > Signed-off-by: Christoph Hellwig <h...@lst.de> > Reviewed-by: Dan Williams <dan.j.willi...@intel.com> > Link: https://lore.kernel.org/r/20210922173431.2454024-3-...@lst.de > Signed-off-by: Dan Williams <dan.j.willi...@intel.com>
This one already made v5.16-rc1.