]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ee77c6846fa83546af3f65df60db632091cf380
tree2cfd6add48c537d3f1bcf89a825e55449f5183d4
parent590fdde7416c0f0843f630be194ea85cfa1c50db
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