diff options
author | Christoph Hellwig <[email protected]> | 2021-08-26 15:55:07 +0200 |
---|---|---|
committer | Dan Williams <[email protected]> | 2021-08-26 16:52:03 -0700 |
commit | cd93a2a4d1b076f5c73d70d836c202bbcbeea49e (patch) | |
tree | edd152770904921200d34e46dfe5c1fdd5a18f69 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 673a0658f6ac359131a881c0dcf1b91c2500ab9c (diff) |
dax: remove __generic_fsdax_supported
Just implement generic_fsdax_supported directly out of line instead of
adding a wrapper. Given that generic_fsdax_supported is only supplied
for CONFIG_FS_DAX builds this also allows to not provide it at all for
!CONFIG_FS_DAX builds.
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