On Fri, 14 Mar 2025 16:41:55 +0000, David Howells wrote: > Here are some miscellaneous fixes and changes for netfslib, if you could > pull them: > > (1) Fix the collection of results during a pause in transmission. > > (2) Call ->invalidate_cache() only if provided. > > [...] Applied to the vfs.fixes branch of the vfs/vfs.git tree. Patches in the vfs.fixes branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.fixes [1/4] netfs: Fix collection of results during pause when collection offloaded https://git.kernel.org/vfs/vfs/c/f298e3765528 [2/4] netfs: Call `invalidate_cache` only if implemented https://git.kernel.org/vfs/vfs/c/344b7ef248f4 [3/4] netfs: Fix rolling_buffer_load_from_ra() to not clear mark bits https://git.kernel.org/vfs/vfs/c/15e9aaf9fc49 [4/4] netfs: Fix netfs_unbuffered_read() to return ssize_t rather than int https://git.kernel.org/vfs/vfs/c/07c574eb53d4