summaryrefslogtreecommitdiff
path: root/lib/btrfs/btrfsvol/addr.go
AgeCommit message (Collapse)Author
2023-02-05containers: s/Cmp/Compare/ to match the standard libraryLuke Shumaker
Go 1.18 added net/netip.Addr.Compare, and Go 1.20 added time.Time.Compare.
2022-07-16rethink the SumRun interface to fit diskio.SequenceLuke Shumaker
2022-07-15tidy upLuke Shumaker
2022-07-13Fix package names/importsLuke Shumaker
2022-07-10Add license and copyright infoLuke Shumaker
2022-07-10Rename the module, mv pkg libLuke Shumaker