commit | 44746355ccb142341f92a0c86fc2e27bfc968b40 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed May 27 15:52:02 2020 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Jun 04 15:37:56 2020 +0100 |
tree | 2cfd6add48c537d3f1bcf89a825e55449f5183d4 | |
parent | e49c7b2f6de7ff81ca34c56e4eeb4fa740c099f2 [diff] |
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>