diff options
author | Josef Bacik <jbacik@fb.com> | 2016-01-13 19:48:06 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-02-18 13:22:24 +0300 |
commit | dc95f7bfc57fa4b75a77d0da84d5db249d74aa3f (patch) | |
tree | 701b1ece85b20b5082e816958bc28c51c8a5d9cd /fs/dlm/lowcomms.c | |
parent | fb4b10e5d56639389fbc46dc8a87e81578af0b64 (diff) | |
download | linux-dc95f7bfc57fa4b75a77d0da84d5db249d74aa3f.tar.xz |
Btrfs: fix truncate_space_check
truncate_space_check is using btrfs_csum_bytes_to_leaves() but forgetting to
multiply by nodesize so we get an actual byte count. We need a tracepoint here
so that we have the matching reserve for the release that will come later. Also
add a comment to make clear what the intent of truncate_space_check is.
Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/dlm/lowcomms.c')
0 files changed, 0 insertions, 0 deletions