diff options
author | 2018-09-05 11:07:33 +0800 | |
---|---|---|
committer | 2018-10-15 17:23:28 +0200 | |
commit | 28c4a3e21ad030d7571ee9b1b246a5cbfd886627 (patch) | |
tree | 602cf72738c2294218f1cbf685bdd5c51d28fbf5 /fs/btrfs/dev-replace.c | |
parent | Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes (diff) | |
download | wireguard-linux-28c4a3e21ad030d7571ee9b1b246a5cbfd886627.tar.xz wireguard-linux-28c4a3e21ad030d7571ee9b1b246a5cbfd886627.zip |
btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag
Since commit 8b62f87bad9c ("Btrfs: rework outstanding_extents"),
manual operations of outstanding_extent in btrfs_inode are replaced by
btrfs_mod_outstanding_extents().
The one in cluster_pages_for_defrag seems to be lost, so replace it
of btrfs_mod_outstanding_extents().
Fixes: 8b62f87bad9c ("Btrfs: rework outstanding_extents")
Signed-off-by: Su Yue <suy.fnst@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions