diff options
author | David Howells <dhowells@redhat.com> | 2023-10-26 09:54:07 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2023-12-24 15:22:53 +0000 |
commit | 6f2ff7e89bd05677f4c08fccafcf625ca3e09c1c (patch) | |
tree | d1e9ddf29f02e24ad17379b67238c319c44baf45 /fs/afs/rotate.c | |
parent | 2de5599f63babb416e09b1a6be429a47910dd47c (diff) |
afs: Don't put afs_call in afs_wait_for_call_to_complete()
Don't put the afs_call struct in afs_wait_for_call_to_complete() but rather
have the caller do it. This will allow the caller to fish stuff out of the
afs_call struct rather than the afs_addr_cursor struct, thereby allowing a
subsequent patch to subsume it.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Diffstat (limited to 'fs/afs/rotate.c')
0 files changed, 0 insertions, 0 deletions