[PATCH] afs: Fix missing wire-up of afs_retry_request()

Christian Brauner brauner at kernel.org
Tue Sep 17 02:06:04 PDT 2024


On Sat, 14 Sep 2024 21:40:02 +0100, David Howells wrote:
> afs_retry_request() is supposed to be pointed to by the afs_req_ops netfs
> operations table, but the pointer got lost somewhere.  The function is used
> during writeback to rotate through the authentication keys that were in
> force when the file was modified locally.
> 
> Fix this by adding the pointer to the function.
> 
> [...]

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/1] afs: Fix missing wire-up of afs_retry_request()
      https://git.kernel.org/vfs/vfs/c/3fe535cb1a3b



More information about the linux-afs mailing list