]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge patch series "iomap: make buffered writes work with RWF_DONTCACHE"
authorChristian Brauner <brauner@kernel.org>
Thu, 27 Feb 2025 10:28:00 +0000 (11:28 +0100)
committerChristian Brauner <brauner@kernel.org>
Thu, 27 Feb 2025 10:28:00 +0000 (11:28 +0100)
Support buffered writes with RWF_DONTCACHE.

* patches from https://lore.kernel.org/r/20250204184047.356762-2-axboe@kernel.dk:
  xfs: flag as supporting FOP_DONTCACHE
  iomap: make buffered writes work with RWF_DONTCACHE

Link: https://lore.kernel.org/r/20250204184047.356762-2-axboe@kernel.dk
Signed-off-by: Christian Brauner <brauner@kernel.org>

Trivial merge