File systems verification utility and library, in likeness of mtree(8)
https://github.com/vbatts/go-mtree
Vincent Batts
3b6cb6e117
Setting up sibling and parent relationships for entries, so they can be easier to walk. Also, making "keyword=value" easier to parse. This helps filtering. Both of these ready us for checking/validating a hierarchy. Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> |
||
---|---|---|
cmd/gomtree | ||
testdata | ||
xattr | ||
check.go | ||
cksum.go | ||
cksum_test.go | ||
hierarchy.go | ||
keywords.go | ||
keywords_linux.go | ||
keywords_unsupported.go | ||
LICENSE | ||
mtree_test.go | ||
parse.go | ||
walk.go | ||
walk_test.go |