diff options
author | Omar Sandoval <[email protected]> | 2017-06-06 16:45:28 -0700 |
---|---|---|
committer | David Sterba <[email protected]> | 2017-06-29 20:17:01 +0200 |
commit | 4da8b76d347bcae951f89522a040c36d9fc9f3b3 (patch) | |
tree | 70066403556ef53330984ebc5f8877f309e621fc /lib/mpi/mpi-bit.c | |
parent | 55e8196a57cfe603ce3480a66c15dde3a13fe218 (diff) |
Btrfs: update total_bytes_pinned when pinning down extents
The extents marked in pin_down_extent() will be unpinned later in
unpin_extent_range(), which decrements total_bytes_pinned.
pin_down_extent() must increment the counter to avoid underflowing it.
Also adjust btrfs_free_tree_block() to avoid accounting for the same
extent twice.
Signed-off-by: Omar Sandoval <[email protected]>
Tested-by: Holger Hoffstätte <[email protected]>
Reviewed-by: Liu Bo <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions