afs: Don't get epoch from a server because it may be ambiguous
authorDavid Howells <dhowells@redhat.com>
Wed, 27 May 2020 14:52:02 +0000 (15:52 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 4 Jun 2020 14:37:56 +0000 (15:37 +0100)
commit44746355ccb142341f92a0c86fc2e27bfc968b40
tree2cfd6add48c537d3f1bcf89a825e55449f5183d4
parente49c7b2f6de7ff81ca34c56e4eeb4fa740c099f2
afs: Don't get epoch from a server because it may be ambiguous

Don't get the epoch from a server, particularly one that we're looking up
by UUID, as UUIDs may be ambiguous and may map to more than one server - so
we can't draw any conclusions from it.

Reported-by: Jeffrey Altman <jaltman@auristor.com>
Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/cmservice.c
fs/afs/internal.h