diff options
author | 2021-08-26 15:55:07 +0200 | |
---|---|---|
committer | 2021-08-26 16:52:03 -0700 | |
commit | cd93a2a4d1b076f5c73d70d836c202bbcbeea49e (patch) | |
tree | edd152770904921200d34e46dfe5c1fdd5a18f69 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dax: move the dax_read_lock() locking into dax_supported (diff) | |
download | wireguard-linux-cd93a2a4d1b076f5c73d70d836c202bbcbeea49e.tar.xz wireguard-linux-cd93a2a4d1b076f5c73d70d836c202bbcbeea49e.zip |
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 <hch@lst.de>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Link: https://lore.kernel.org/r/20210826135510.6293-7-hch@lst.de
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions