aboutsummaryrefslogtreecommitdiff
path: root/go/topology/volume_layout.go
diff options
context:
space:
mode:
authorBrian McQueen <bmcquee@l-sclX1Q0DV7-M.local>2014-12-14 00:20:21 -0800
committerBrian McQueen <bmcquee@l-sclX1Q0DV7-M.local>2014-12-14 00:20:21 -0800
commitc0dfdf439264964cf702b8a872c59f7a79fbd05b (patch)
tree9e44cfe0473a1724b3a4638a06121e488d889986 /go/topology/volume_layout.go
parenta3583e4e7cdba69346397b963193eda9ed10c3a3 (diff)
downloadseaweedfs-c0dfdf439264964cf702b8a872c59f7a79fbd05b.tar.xz
seaweedfs-c0dfdf439264964cf702b8a872c59f7a79fbd05b.zip
switch to my forked repo
Diffstat (limited to 'go/topology/volume_layout.go')
-rw-r--r--go/topology/volume_layout.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/go/topology/volume_layout.go b/go/topology/volume_layout.go
index de72bf895..8c6f80954 100644
--- a/go/topology/volume_layout.go
+++ b/go/topology/volume_layout.go
@@ -5,8 +5,8 @@ import (
"math/rand"
"sync"
- "github.com/chrislusf/weed-fs/go/glog"
- "github.com/chrislusf/weed-fs/go/storage"
+ "github.com/mcqueenorama/weed-fs/go/glog"
+ "github.com/mcqueenorama/weed-fs/go/storage"
)
// mapping from volume to its locations, inverted from server to volume