Change joeslay paths to chrislusf paths
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package stats
|
||||
|
||||
import "github.com/joeslay/seaweedfs/weed/pb/volume_server_pb"
|
||||
import "github.com/chrislusf/seaweedfs/weed/pb/volume_server_pb"
|
||||
|
||||
func NewDiskStatus(path string) (disk *volume_server_pb.DiskStatus) {
|
||||
disk = &volume_server_pb.DiskStatus{Dir: path}
|
||||
|
||||
Reference in New Issue
Block a user