netfs, afs: Use writeback retry to deal with alternate keys
Use a hook in the new writeback code's retry algorithm to rotate the keys once all the outstanding subreqs have failed rather than doing it separately on each subreq. Signed-off-by:David Howells <dhowells@redhat.com> Reviewed-by:
Jeff Layton <jlayton@kernel.org> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org cc: netfs@lists.linux.dev cc: linux-fsdevel@vger.kernel.org
Showing
- fs/afs/file.c 1 addition, 0 deletionsfs/afs/file.c
- fs/afs/internal.h 1 addition, 0 deletionsfs/afs/internal.h
- fs/afs/write.c 93 additions, 98 deletionsfs/afs/write.c
- fs/netfs/write_collect.c 7 additions, 2 deletionsfs/netfs/write_collect.c
- include/linux/netfs.h 2 additions, 0 deletionsinclude/linux/netfs.h
Loading
Please register or sign in to comment