summaryrefslogtreecommitdiff
path: root/fs/sysv/file.c
diff options
context:
space:
mode:
authorOmar Sandoval <osandov@fb.com>2017-06-06 16:45:28 -0700
committerDavid Sterba <dsterba@suse.com>2017-06-29 20:17:01 +0200
commit4da8b76d347bcae951f89522a040c36d9fc9f3b3 (patch)
tree70066403556ef53330984ebc5f8877f309e621fc /fs/sysv/file.c
parent55e8196a57cfe603ce3480a66c15dde3a13fe218 (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 <osandov@fb.com> Tested-by: Holger Hoffstätte <holger@applied-asynchrony.com> Reviewed-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/sysv/file.c')
0 files changed, 0 insertions, 0 deletions