mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 18:07:23 +08:00
adjust logs
This commit is contained in:
@@ -167,7 +167,7 @@ func (fsw *FilerStoreWrapper) DeleteOneEntry(ctx context.Context, existingEntry
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
glog.V(4).Infof("DeleteHaDeleteEntryrdLink %s", existingEntry.FullPath)
|
glog.V(4).Infof("DeleteOneEntry %s", existingEntry.FullPath)
|
||||||
return fsw.ActualStore.DeleteEntry(ctx, existingEntry.FullPath)
|
return fsw.ActualStore.DeleteEntry(ctx, existingEntry.FullPath)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user