diff options
author | Christoph Hellwig <[email protected]> | 2021-08-26 15:55:08 +0200 |
---|---|---|
committer | Dan Williams <[email protected]> | 2021-08-26 16:52:03 -0700 |
commit | 60b8340f0d6587d7b51990689fcdae567f309fbf (patch) | |
tree | 6f9e5e08b881c05bd5b377c18359f82e835b7a09 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | cd93a2a4d1b076f5c73d70d836c202bbcbeea49e (diff) |
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 <[email protected]>
Reviewed-by: Dan Williams <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions