mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-21 20:58:52 +08:00
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