diff options
author | Ira Weiny <[email protected]> | 2021-05-25 10:24:26 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2021-07-07 22:10:03 -0700 |
commit | 2e29be2e491595407087ab36a5e5a159be693f7b (patch) | |
tree | d1333362916bc0085e3fa768cb4968443e7a1164 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 62fb9874f5da54fdb243003b386128037319b219 (diff) |
fs/fuse: Remove unneeded kaddr parameter
fuse_dax_mem_range_init() does not need the address or the pfn of the
memory requested in dax_direct_access(). It is only calling direct
access to get the number of pages.
Remove the unused variables and stop requesting the kaddr and pfn from
dax_direct_access().
Reviewed-by: Dan Williams <[email protected]>
Signed-off-by: Ira Weiny <[email protected]>
Reviewed-by: Vivek Goyal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions