aboutsummaryrefslogtreecommitdiff
path: root/go/topology/node.go
AgeCommit message (Expand)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-272/+0
2016-05-19lock node.childrenChris Lu1-3/+20
2016-05-19lock dn.volumesChris Lu1-1/+1
2016-04-11[MOD] fix a bug.if node is nil will get an panic.张远浩1-1/+1
2015-04-16Change all chrislusf/weed-fs links to point to chrislu/seaweedfsStuart P. Bentley1-2/+2
2015-03-10follow golint suggestionschrislusf1-1/+1
2014-10-26formatting code by: goimports -w=true .Chris Lu1-2/+3
2014-09-25use github.com/chrislusf instead of github.com/aszxqwwyy1-2/+2
2014-09-25use github.com/aszxqw instead of code.google.com/pwyy1-2/+2
2014-03-13fix bug on volume growing failure where free space equals what'sChris Lu1-3/+7
2014-03-02Major:Chris Lu1-12/+57
2013-09-01issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>Chris Lu1-1/+1
2013-08-08switching to temporarily use glog libraryChris Lu1-3/+3
2013-07-13clean up log fmt usage. Move to log for important data changes,Chris Lu1-3/+3
2013-06-19add dataCenter option when assign file keysChris Lu1-5/+10
2013-02-26add lots of error checking by GThomasChris Lu1-1/+1
2013-02-10testing compilation with remove packageChris Lu1-0/+200