diff options
author | 2024-10-02 08:00:40 -0700 | |
---|---|---|
committer | 2024-10-03 10:22:25 +0200 | |
commit | f7a4874d977bf4202ad575031222e78809a36292 (patch) | |
tree | 593a9bfc2794405b87fbeebd3f83d66d00a2883c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfs: Fix missing wakeup after issuing writes (diff) | |
download | wireguard-linux-f7a4874d977bf4202ad575031222e78809a36292.tar.xz wireguard-linux-f7a4874d977bf4202ad575031222e78809a36292.zip |
iomap: don't bother unsharing delalloc extents
If unshare encounters a delalloc reservation in the srcmap, that means
that the file range isn't shared because delalloc reservations cannot be
reflinked. Therefore, don't try to unshare them.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/20241002150040.GB21853@frogsfrogsfrogs
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions