GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4317
This commit is contained in:
committed by
Jakob Borg
parent
e8ba6d4771
commit
b8c249cddc
@@ -27,7 +27,8 @@ type sharedPullerState struct {
|
||||
realName string
|
||||
reused int // Number of blocks reused from temporary file
|
||||
ignorePerms bool
|
||||
version protocol.Vector // The current (old) version
|
||||
hasCurFile bool // Whether curFile is set
|
||||
curFile protocol.FileInfo // The file as it exists now in our database
|
||||
sparse bool
|
||||
created time.Time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user