Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Jun 2024 18:28:25 +0000 (11:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Jun 2024 18:28:25 +0000 (11:28 -0700)
commit19ca0d8a433ff37018f9429f7e7739e9f3d3d2b4
treea93f080abe0fdf2abbe74f8c2be3fe0102c3d57b
parente20b269d738b388e24f81fdf537cb4db7c693131
parentf13e01b89daf42330a4a722f451e48c3e2edfc8d
Merge tag 'for-6.10-rc2-tag' of git://git./linux/kernel/git/kdave/linux

Pull btrfs fix from David Sterba:
 "A fix for fast fsync that needs to handle errors during writes after
  some COW failure so it does not lead to an inconsistent state"

* tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: ensure fast fsync waits for ordered extents after a write failure
fs/btrfs/file.c