add support for extra super block info

This commit is contained in:
Chris Lu
2018-06-24 15:19:57 -07:00
parent 03a0def4c3
commit f339e9c284
4 changed files with 96 additions and 48 deletions

View File

@@ -1,10 +1,10 @@
package storage
import (
"testing"
"os"
"io/ioutil"
"math/rand"
"os"
"testing"
)
/*