fix compilation
This commit is contained in:
@@ -56,6 +56,7 @@ func (v *Volume) commitCompact() error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func makeupDiff(newDatFile, newIdxFile, oldDatFile, oldIdxFile string) (err error) {
|
func makeupDiff(newDatFile, newIdxFile, oldDatFile, oldIdxFile string) (err error) {
|
||||||
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
func (v *Volume) copyDataAndGenerateIndexFile(dstName, idxName string) (err error) {
|
func (v *Volume) copyDataAndGenerateIndexFile(dstName, idxName string) (err error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user