mirror of
https://github.com/lkl/linux.git
synced 2025-12-20 00:23:14 +09:00
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 <zheng.yan@oracle.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>
91 KiB
91 KiB