afs: Rename some fields
authorDavid Howells <dhowells@redhat.com>
Thu, 26 Oct 2023 14:56:39 +0000 (15:56 +0100)
committerDavid Howells <dhowells@redhat.com>
Sun, 24 Dec 2023 15:22:54 +0000 (15:22 +0000)
commit905b86156423de48480d915c5cd3c23bef1bc043
treec6129555831cead76ecc3d053ae63ed683fc7ed6
parent1e5d8493254db9b28d4dce4fed87e56d9a2fefa5
afs: Rename some fields

Rename the ->index and ->untried fields of the afs_vl_cursor and
afs_operation struct to ->server_index and ->untried_servers to avoid
confusion with address iteration fields when those get folded in.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
fs/afs/internal.h
fs/afs/rotate.c
fs/afs/vl_rotate.c