Fork of reMarkable kernel https://github.com/reMarkable/linux
Go to file
Chris Mason f25956cc58 Fix leaf overflow check in btrfs_insert_empty_items
It was incorrectly adding an extra sizeof(struct btrfs_item) and causing
false positives (oops)

Signed-off-by: Chris Mason <chris.mason@oracle.com>
2008-09-25 11:04:07 -04:00
fs/btrfs Fix leaf overflow check in btrfs_insert_empty_items 2008-09-25 11:04:07 -04:00