summaryrefslogtreecommitdiff
path: root/fs/ext2/super.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-08-26 15:55:08 +0200
committerDan Williams <dan.j.williams@intel.com>2021-08-26 16:52:03 -0700
commit60b8340f0d6587d7b51990689fcdae567f309fbf (patch)
tree6f9e5e08b881c05bd5b377c18359f82e835b7a09 /fs/ext2/super.c
parentcd93a2a4d1b076f5c73d70d836c202bbcbeea49e (diff)
downloadlwn-60b8340f0d6587d7b51990689fcdae567f309fbf.tar.gz
lwn-60b8340f0d6587d7b51990689fcdae567f309fbf.zip
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: Christoph Hellwig <hch@lst.de> Reviewed-by: Dan Williams <dan.j.williams@intel.com> Link: https://lore.kernel.org/r/20210826135510.6293-8-hch@lst.de Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'fs/ext2/super.c')
0 files changed, 0 insertions, 0 deletions