aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorMiao Xie <miaox@cn.fujitsu.com>2012-12-05 10:53:45 +0000
committerChris Mason <chris.mason@fusionio.com>2012-12-16 20:46:19 -0500
commit6347b3c433a4cff00eb2299c7f2c7d1d8b24c1fc (patch)
tree528eabdcc7fe59c50ac8dba4347851f05ff83b2d /include/linux
parentBtrfs: fix missing reserved space release in error path of delalloc reservation (diff)
Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole()
(start + len) is the start of the adjacent extent, not the end of the current extent, so we should not use it to check the hole is on the same page or not. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions