On Tue, Nov 9, 2021 at 12:33 AM Christoph Hellwig <[email protected]> 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 <[email protected]>
> Reviewed-by: Dan Williams <[email protected]>
> Link: https://lore.kernel.org/r/[email protected]
> Signed-off-by: Dan Williams <[email protected]>

This one already made v5.16-rc1.

Reply via email to