keep track of total data file size
This commit is contained in:
@@ -56,6 +56,7 @@ func (v *Volume) maybeWriteSuperBlock() error {
|
||||
}
|
||||
}
|
||||
}
|
||||
v.dataFileSize = SuperBlockSize
|
||||
}
|
||||
return e
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user