seaweedfs/go
Chris Lu d344e87de0 Adjust command line options.
1. switch to use -publicIp instead of -publicUrl
2. -ip can be empty. It will listen to all available interfaces.
3. For "weed master", these options are changed:
  -masterPort => -master.port
  -peers => -master.peers
  -mdir => -master.dir
  -volumeSizeLimitMB => -master.volumeSizeLimitMB
  -conf => -master.conf
  -defaultReplicaPlacement => -master.defaultReplicaPlacement
  -port => -volume.port
  -max => -volume.max
2014-04-25 22:09:42 -07:00
..
filer Add option to recursively delete a folder. 2014-04-17 22:33:21 -07:00
glog remove unused code additional functions for glog 2014-04-13 10:20:43 -07:00
operation Change to protocol buffer for volume-join-masster message 2014-04-21 02:11:10 -07:00
proto Change to protocol buffer for volume-join-masster message 2014-04-21 02:11:10 -07:00
sequence 1. volume server now sends master server its max file key, so that 2014-04-16 23:43:27 -07:00
stats Issue 65: weed-fs 0.51 does not compile under windows 2014-03-28 12:18:01 -07:00
storage remove the println 2014-04-22 23:10:01 -07:00
topology Change to protocol buffer for volume-join-masster message 2014-04-21 02:11:10 -07:00
util Change to protocol buffer for volume-join-masster message 2014-04-21 02:11:10 -07:00
weed Adjust command line options. 2014-04-25 22:09:42 -07:00