Add scan percentages (fixes #1030)
This commit is contained in:
1
Godeps/_workspace/src/github.com/syncthing/protocol/message.go
generated
vendored
1
Godeps/_workspace/src/github.com/syncthing/protocol/message.go
generated
vendored
@@ -20,6 +20,7 @@ type FileInfo struct {
|
||||
Modified int64
|
||||
Version Vector
|
||||
LocalVersion int64
|
||||
CachedSize int64 // noencode (cache only)
|
||||
Blocks []BlockInfo // max:1000000
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user