afs: Remove afs_vlserver->probe.have_result
authorDavid Howells <dhowells@redhat.com>
Wed, 19 Aug 2020 14:13:44 +0000 (15:13 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 20 Aug 2020 17:21:28 +0000 (18:21 +0100)
commit4f4c2c05eb7703b485b4285b8e2eee908c7b4508
tree9362edc52ba6ec1230408e243a6350865f197ff9
parent1d4adfaf65746203861c72d9d78de349eb97d528
afs: Remove afs_vlserver->probe.have_result

Remove afs_vlserver->probe.have_result as it's neither read nor waited
upon.

Fixes: 3bf0fb6f33dd ("afs: Probe multiple fileservers simultaneously")
Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/internal.h
fs/afs/vl_probe.c