afs: Drop GLOCK for RXAFS_GetCapabilities 81/14181/2
authorAndrew Deason <adeason@dson.org>
Sun, 3 May 2020 04:54:55 +0000 (23:54 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 15 May 2020 04:15:51 +0000 (00:15 -0400)
commit44b7b93b593371bfdddd0be0ae603f4f8720f78b
treeb7102075650f95e9f30a0c31c718e08e7c8c8147
parent5d53ed0bdab6fea6d2426691bdef2b6f9cb7f2fe
afs: Drop GLOCK for RXAFS_GetCapabilities

We are hitting the net here; we certainly should not be holding
AFS_GLOCK while waiting for the server's response.

Found via FreeBSD WITNESS.

Change-Id: Ie727db27adaeed23ac8cff7665143bae2ce2ede8
Reviewed-on: https://gerrit.openafs.org/14181
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/afs/afs_server.c