summaryrefslogtreecommitdiff
path: root/pkg/btrfs/btrfsvol
AgeCommit message (Expand)Author
2022-07-10Rename the module, mv pkg libLuke Shumaker
2022-07-08Add a Makefile that runs lint and stuffLuke Shumaker
2022-07-01gofmt -sLuke Shumaker
2022-07-01move dumb map and sort operations to util/generic.goLuke Shumaker
2022-06-30lock sizes, use blockgroupsLuke Shumaker
2022-06-30btrfsvol: use rbtreeLuke Shumaker
2022-06-30wipLuke Shumaker
2022-06-26optimizeLuke Shumaker
2022-06-26use the LV itself to reconstruct the mappingsLuke Shumaker
2022-06-26use devid instead of devuuid, add a Mapping structLuke Shumaker
2022-06-26Have btrfsvol be genericLuke Shumaker
2022-06-26tidy up which package things are inLuke Shumaker
2022-06-26better volume!Luke Shumaker