diff options
| author | Shiyang Ruan <[email protected]> | 2022-06-03 13:37:35 +0800 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-07-17 17:14:31 -0700 |
| commit | 8dbfc76da30472cfa07218a27eaaa538f0a49551 (patch) | |
| tree | 982c897aababc1dcca77affc011c0d4967bbbbd1 /include/linux | |
| parent | e5d6df73302c8d1e7ab2d3555f0faafd0d4b0027 (diff) | |
fsdax: add dax_iomap_cow_copy() for dax zero
Punch hole on a reflinked file needs dax_iomap_cow_copy() too. Otherwise,
data in not aligned area will be not correct. So, add the CoW operation
for not aligned case in dax_memzero().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Shiyang Ruan <[email protected]>
Reviewed-by: Ritesh Harjani <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: Al Viro <[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]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions