diff options
author | Dave Chinner <[email protected]> | 2015-06-04 09:19:08 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2015-06-04 09:19:08 +1000 |
commit | 4f69f578a87d39c20b1ff70005a125e4594c3de8 (patch) | |
tree | 66b79774dca9513bb098cd26242b004a0000d8e2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6b698edeeef00c127d73501b386590299f01327a (diff) |
xfs: add DAX block zeroing support
Add initial support for DAX block zeroing operations to XFS. DAX
cannot use buffered IO through the page cache for zeroing, nor do we
need to issue IO for uncached block zeroing. In both cases, we can
simply call out to the dax block zeroing function.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions