Cody Maloney 7b8beecc81 Move lock to not surround pieces which don't use any internal members. (#7779)
Previously the read/write lock applied both for gateway use cases as
well the object store use case. Nothing from sys is touched or looked
at in the gateway usecase though, so we don't need to lock. Don't lock
to make the gateway policy getting a little more efficient, particularly
as where this is called from (checkRequestAuthType) is quite common.
2019-06-15 10:11:10 -07:00
..
2019-06-12 18:09:21 -07:00
2019-06-08 22:14:07 -07:00
2019-06-12 16:42:03 -07:00
2019-06-08 22:14:07 -07:00
2019-06-08 22:14:07 -07:00
2019-04-17 09:52:08 -07:00