Fork of reMarkable kernel https://github.com/reMarkable/linux
Go to file
Yan 0181e58f91 btrfs_drop_extent fixe for inline items > 8K
When truncating a inline extent, btrfs_drop_extents doesn't properly
handle the case "key.offset > inline_limit". This bug can only happen
when max line size is larger than 8K.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:04:00 -04:00
fs/btrfs btrfs_drop_extent fixe for inline items > 8K 2008-09-25 11:04:00 -04:00