mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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>
This commit is contained in:
parent
23a07867b7
commit
f25956cc58
1 changed files with 1 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue