aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/print-tree.c
diff options
context:
space:
mode:
authorYan Zheng <[email protected]>2009-05-27 13:16:03 +0000
committerChris Mason <[email protected]>2009-06-10 15:29:46 +0000
commit5c939df56c3ea018b58e5aa76181284c2053d699 (patch)
tree6d97449faa69c96998833fcb56a3b65050d34354 /fs/btrfs/print-tree.c
parentLinux 2.6.30 (diff)
downloadkernel-5c939df56c3ea018b58e5aa76181284c2053d699.tar.gz
kernel-5c939df56c3ea018b58e5aa76181284c2053d699.zip
btrfs: Fix set/clear_extent_bit for 'end == (u64)-1'
There are some 'start = state->end + 1;' like code in set_extent_bit and clear_extent_bit. They overflow when end == (u64)-1. Signed-off-by: Yan Zheng <[email protected]> Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'fs/btrfs/print-tree.c')
0 files changed, 0 insertions, 0 deletions