Re: [PATCH 9/9] dax: remove bdev_dax_supported
From: Dan Williams <hidden>
Date: 2021-08-23 21:23:07
Also in:
linux-fsdevel, linux-xfs, nvdimm
From: Dan Williams <hidden>
Date: 2021-08-23 21:23:07
Also in:
linux-fsdevel, linux-xfs, nvdimm
On Mon, Aug 23, 2021 at 5:45 AM Christoph Hellwig [off-list ref] wrote:
All callers already have a dax_device obtained from fs_dax_get_by_bdev at hand, so just pass that to dax_supported() insted of doing another lookup.
Looks good, series passes regression tests: Reviewed-by: Dan Williams <redacted> I can take this with an XFS ack, or if Darrick wants to carry it to make Ruan's life easier that's ok with me.