Change joeslay paths to chrislusf paths
This commit is contained in:
@@ -5,7 +5,7 @@ package storage
|
||||
import (
|
||||
"os"
|
||||
|
||||
"github.com/joeslay/seaweedfs/weed/glog"
|
||||
"github.com/chrislusf/seaweedfs/weed/glog"
|
||||
)
|
||||
|
||||
func createVolumeFile(fileName string, preallocate int64, useMemoryMap uint32) (*os.File, error) {
|
||||
|
||||
Reference in New Issue
Block a user