add chunk file helper to support large file
This commit is contained in:
@@ -17,6 +17,7 @@ func (dnll *VolumeLocationList) String() string {
|
||||
}
|
||||
|
||||
func (dnll *VolumeLocationList) Head() *DataNode {
|
||||
//mark first node as master volume
|
||||
return dnll.list[0]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user