From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed, 5 Jun 2024 18:28:25 +0000 (-0700)
Subject: Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... 
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=19ca0d8a433ff37018f9429f7e7739e9f3d3d2b4;p=linux.git

Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/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
---

19ca0d8a433ff37018f9429f7e7739e9f3d3d2b4