mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-08 18:54:45 +08:00
minor
This commit is contained in:
@@ -109,7 +109,7 @@ Right after "weed filer.remote.sync", the entry.RemoteEntry will be
|
||||
remoteEntry.RemoteMtime = actual remote mtime, which should be a little greater than entry.Attributes.Mtime
|
||||
remoteEntry.RemoteTag = actual remote tag
|
||||
|
||||
If entry does not exists, need to pull meta
|
||||
If entry does not exist, need to pull meta
|
||||
If entry.RemoteEntry == nil, this is a new local change and should not be overwritten
|
||||
|
||||
If entry.RemoteEntry.RemoteTag != remoteEntry.RemoteTag {
|
||||
|
||||
Reference in New Issue
Block a user