Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information