Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Oct 2021 23:48:19 +0000 (16:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Oct 2021 23:48:19 +0000 (16:48 -0700)
commit1986c10acc9c906e453fb19d86e6342e8e525824
tree62744eadbc9d5ca7d20ce9aeac2313370680bb19
parent64570fbc14f8d7cb3fe3995f20e26bc25ce4b2cc
parent4afb912f439c4bc4e6a4f3e7547f2e69e354108f
Merge tag 'for-5.15-rc5-tag' of git://git./linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "A few more error handling fixes, stemming from code inspection, error
  injection or fuzzing"

* tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: fix abort logic in btrfs_replace_file_extents
  btrfs: check for error when looking up inode during dir entry replay
  btrfs: unify lookup return value when dir entry is missing
  btrfs: deal with errors when adding inode reference during log replay
  btrfs: deal with errors when replaying dir entry during log replay
  btrfs: deal with errors when checking if a dir entry exists during log replay
  btrfs: update refs for any root except tree log roots
  btrfs: unlock newly allocated extent buffer after error
fs/btrfs/ctree.h