]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'netfs-lib-20240104' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
authorChristian Brauner <brauner@kernel.org>
Thu, 4 Jan 2024 14:40:34 +0000 (15:40 +0100)
committerChristian Brauner <brauner@kernel.org>
Thu, 4 Jan 2024 14:40:34 +0000 (15:40 +0100)
Pull netfs updates from David Howells:

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

* tag 'netfs-lib-20240104' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs:
  netfs: Fix proc/fs/fscache symlink to point to "netfs" not "../netfs"
  netfs: Rearrange netfs_io_subrequest to put request pointer first
  9p: Use length of data written to the server in preference to error
  9p: Do a couple of cleanups
  9p: Fix initialisation of netfs_inode for 9p
  cachefiles: Fix __cachefiles_prepare_write()

Signed-off-by: Christian Brauner <brauner@kernel.org>

Trivial merge