afs: Combine the endpoint state bools into a bitmask
authorDavid Howells <dhowells@redhat.com>
Tue, 31 Oct 2023 16:30:37 +0000 (16:30 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 1 Jan 2024 16:37:27 +0000 (16:37 +0000)
commit21c1f410d20295dbeee4178f7fdde5e167e20b43
treef817d5ce1fb5f5ab97674d928b129b43c41b169e
parentf49b594df3ebca53c91f4d6448680463f10aa479
afs: Combine the endpoint state bools into a bitmask

Combine the endpoint state bool-type members into a bitmask so that some of
them can be waited upon more easily.

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