aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMiao Xie <[email protected]>2012-11-28 10:28:54 +0000
committerChris Mason <[email protected]>2012-12-16 20:46:15 -0500
commit0ff6fabdb0a862b22df4dd75873578392478e64d (patch)
treecc9766f343a57433232b6cbc0aab8f04024850a8 /tools/perf/scripts/python/bin
parent797f4277113bff142b6c64a55abaef64d7d67d5c (diff)
Btrfs: fix off-by-one error of the reserved size of btrfs_allocate()
alloc_end is not the real end of the current extent, it is the start of the next adjoining extent. So we needn't +1 when calculating the size the space that is about to be reserved. Signed-off-by: Miao Xie <[email protected]> Reviewed-by: Liu Bo <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions