tailscale/taildrop
Joe Tsai 8f948638c5
taildrop: minor cleanups and fixes (#9786)
Perform the same m==nil check in Manager.{PartialFiles,HashPartialFile}
as we do in the other methods.

Fix HashPartialFile is properly handle a length of -1.

Updates tailscale/corp#14772

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2023-10-13 10:21:15 -05:00
..
resume_test.go taildrop: add logic for resuming partial files (#9785) 2023-10-12 16:50:11 -07:00
resume.go taildrop: minor cleanups and fixes (#9786) 2023-10-13 10:21:15 -05:00
retrieve.go taildrop: add logic for resuming partial files (#9785) 2023-10-12 16:50:11 -07:00
send.go taildrop: add logic for resuming partial files (#9785) 2023-10-12 16:50:11 -07:00
taildrop_test.go taildrop: improve the functionality and reliability of put (#9762) 2023-10-12 09:28:46 -07:00
taildrop.go taildrop: add logic for resuming partial files (#9785) 2023-10-12 16:50:11 -07:00