diff options
author | Christoph Hellwig <hch@lst.de> | 2019-02-18 09:38:47 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2019-02-21 07:55:07 -0800 |
commit | 12df89f28fa92e54bfb2ae01f9ee059e74e1acc0 (patch) | |
tree | 0efda47845c91699855f6e83c1ef0f7e672483ac /fs/xfs/xfs_reflink.h | |
parent | 78f0cc9d55cbe75faccc0135371c45912a34e6ed (diff) |
xfs: also truncate holes covered by COW blocks
This only matters if we want to write data through the COW fork that is
not actually an overwrite of existing data. Reasons for that are
speculative COW fork allocations using the cowextsize, or a mode where
we always write through the COW fork. Currently both can't actually
happen, but I plan to enable them.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_reflink.h')
0 files changed, 0 insertions, 0 deletions