]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'netfs-lib-20240109' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
authorChristian Brauner <brauner@kernel.org>
Thu, 11 Jan 2024 11:22:33 +0000 (12:22 +0100)
committerChristian Brauner <brauner@kernel.org>
Thu, 11 Jan 2024 11:22:33 +0000 (12:22 +0100)
commit1d5911d43cab5fb99229b02bce173b0c6d9da7d2
treea123abfdbd076fefaccb3562becd890e075767db
parentd271c4b406f75e27efd79fe132981e475db1dd7e
parente2bdb5272f4314256f51d91eee7babcae58b194b
Merge tag 'netfs-lib-20240109' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into vfs.netfs

Pull netfs updates from David Howells:

A few follow-up fixes for the netfs work for this cycle.

* tag 'netfs-lib-20240109' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs:
  netfs: Fix wrong #ifdef hiding wait
  cachefiles: Fix signed/unsigned mixup
  netfs: Fix the loop that unmarks folios after writing to the cache
  netfs: Fix interaction between write-streaming and cachefiles culling
  netfs: Count DIO writes
  netfs: Mark netfs_unbuffered_write_iter_locked() static

Tested-by: Marc Dionne <marc.dionne@auristor.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>