summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs/controlknobs.go
diff options
context:
space:
mode:
authorkari-ts <135075563+kari-ts@users.noreply.github.com>2025-08-01 15:10:00 -0700
committerGitHub <noreply@github.com>2025-08-01 15:10:00 -0700
commitd897d809d649b312a3f87d01d9f9426d518cdced (patch)
treeb4f2c7285e7450c75dc9f879ac2d951cffb82015 /control/controlknobs/controlknobs.go
parent5865d0a61a493ecbb15d33a9b84263952a81d7b0 (diff)
downloadtailscale-d897d809d649b312a3f87d01d9f9426d518cdced.tar.xz
tailscale-d897d809d649b312a3f87d01d9f9426d518cdced.zip
feature/taildrop: do not use m.opts.Dir for Android (#16316)
In Android, we are prompting the user to select a Taildrop directory when they first receive a Taildrop: we block writes on Taildrop dir selection. This means that we cannot use Dir inside managerOptions, since the http request would not get the new Taildrop extension. This PR removes, in the Android case, the reliance on m.opts.Dir, and instead has FileOps hold the correct directory. This expands FileOps to be the Taildrop interface for all file system operations. Updates tailscale/corp#29211 Signed-off-by: kari-ts <kari@tailscale.com> restore tstest
Diffstat (limited to 'control/controlknobs/controlknobs.go')
0 files changed, 0 insertions, 0 deletions