]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 May 2025 18:59:25 +0000 (11:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 May 2025 18:59:25 +0000 (11:59 -0700)
Pull btrfs fix from David Sterba:
 "A fixup to the xarray conversion sent in the main 6.16 batch. It was
  not included because it would cause rebase/refresh of like 80 patches,
  right before sending the early pull request last week.

  It's fixing a bug when zoned mode is enabled on btrfs so it's not
  affecting most people"

* tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: don't drop a reference if btrfs_check_write_meta_pointer() fails


Trivial merge