diff options
author | 2018-09-05 09:55:27 +0800 | |
---|---|---|
committer | 2018-10-15 17:23:28 +0200 | |
commit | 6aadd9eb74877a004687a5f70ec20797e5b03c5a (patch) | |
tree | d63e9dac5a78cfc320e9cb28d27187367cb4687b /fs/btrfs/dev-replace.c | |
parent | btrfs: free path at an earlier point in btrfs_get_extent (diff) | |
download | wireguard-linux-6aadd9eb74877a004687a5f70ec20797e5b03c5a.tar.xz wireguard-linux-6aadd9eb74877a004687a5f70ec20797e5b03c5a.zip |
Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes
Here we're not releasing any space, but transferring bytes from
->bytes_may_use to ->bytes_reserved. The last change to the code in
commit 18513091af9483ba8 ("btrfs: update btrfs_space_info's
bytes_may_use timely") removed a conditional tracepoint and the logic
changed too but the tracepiont remained.
Signed-off-by: Liu Bo <bo.liu@linux.alibaba.com>
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
[ update changelog ]
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions