summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver
diff options
context:
space:
mode:
authorM. J. Fromberger <fromberger@tailscale.com>2025-08-25 10:49:06 -0700
committerM. J. Fromberger <michael.j.fromberger@gmail.com>2025-08-25 11:26:26 -0700
commit2fb9472990ea76b30b7ac7c138b856ba9500dfa1 (patch)
treee0bb87f32d59b74141d8e180013d6c4648301190 /control/controlhttp/controlhttpserver
parent9403ba8c69eb4664f0c78a08f049c31ea4906a0f (diff)
downloadtailscale-2fb9472990ea76b30b7ac7c138b856ba9500dfa1.tar.xz
tailscale-2fb9472990ea76b30b7ac7c138b856ba9500dfa1.zip
ipn/ipnlocal: remove unnecessary usees of lockAndGetUnlock
In places where we are locking the LocakBackend and immediately deferring an unlock, and where there is no shortcut path in the control flow below the deferral, we do not need the unlockOnce helper. Replace all these with use of the lock directly. Updates #11649 Change-Id: I3e6a7110dfc9ec6c1d38d2585c5367a0d4e76514 Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver')
0 files changed, 0 insertions, 0 deletions