diff options
author | Christoph Hellwig <[email protected]> | 2019-02-18 09:38:46 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2019-02-21 07:55:07 -0800 |
commit | 78f0cc9d55cbe75faccc0135371c45912a34e6ed (patch) | |
tree | f8c1e87139aba9db8bcdee931b69314e400df369 /scripts/bpf_helpers_doc.py | |
parent | 60271ab79d40b99ce6cb28d8dc48aa5e9ffb6df3 (diff) |
xfs: don't use delalloc extents for COW on files with extsize hints
While using delalloc for extsize hints is generally a good idea, the
current code that does so only for COW doesn't help us much and creates
a lot of special cases. Switch it to use real allocations like we
do for direct I/O.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions