diff options
| author | Shiyang Ruan <[email protected]> | 2022-06-03 13:37:37 +0800 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-07-17 17:14:32 -0700 |
| commit | ea6c49b784f0998297fb206af81c28dfaf8bb343 (patch) | |
| tree | bbc2ae4687443b7dfcbfde5726a30be5b7ca8a9d /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 6f7db3894ae23eb5d40af4efb404aa0c072a68d2 (diff) | |
xfs: support CoW in fsdax mode
In fsdax mode, WRITE and ZERO on a shared extent need CoW performed.
After that, new allocated extents needs to be remapped to the file. So,
add a CoW identification in ->iomap_begin(), and implement ->iomap_end()
to do the remapping work.
[[email protected]: make xfs_dax_fault() static]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Shiyang Ruan <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Goldwyn Rodrigues <[email protected]>
Cc: Goldwyn Rodrigues <[email protected]>
Cc: Jane Chu <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Miaohe Lin <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Cc: Ritesh Harjani <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions