Skip to content
Commit 60b8340f authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Dan Williams
Browse files

dax: stub out dax_supported for !CONFIG_FS_DAX



dax_supported calls into ->dax_supported which checks for fsdax support.
Don't bother building it for !CONFIG_FS_DAX as it will always return
false.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Reviewed-by: default avatarDan Williams <dan.j.williams@intel.com>
Link: https://lore.kernel.org/r/20210826135510.6293-8-hch@lst.de


Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent cd93a2a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment