mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
7209c4f91e
Clients often perform a PROPFIND for the parent directory before performing PROPFIND for specific children within that directory. The PROPFIND for the parent directory is usually done at depth 1, meaning that we already have information for all of the children. By immediately adding that to the cache, we save a roundtrip to the remote peer on the PROPFIND for the specific child. Updates tailscale/corp#19779 Signed-off-by: Percy Wegmann <percy@tailscale.com> |
||
---|---|---|
.. | ||
driveimpl | ||
drive_clone.go | ||
drive_view.go | ||
local.go | ||
remote_nonunix.go | ||
remote_permissions_test.go | ||
remote_permissions.go | ||
remote_test.go | ||
remote_unix.go | ||
remote.go |