summaryrefslogtreecommitdiff
path: root/lib/btrfsprogs/btrfsinspect/scandevices.go
AgeCommit message (Expand)Author
2023-01-01tree-wide: Annotate values that I might want to be tuningLuke Shumaker
2023-01-01tree-wide: Audit for simplistic type assertionsLuke Shumaker
2022-12-26tree-wide, except rebuildnodes: Fuss with logging to take advantage of textuiLuke Shumaker
2022-12-24Revert "scandevices: Include a Key in SysExtentCSum"Luke Shumaker
2022-12-20Migrate existing progress logs to textui.NewProgressLuke Shumaker
2022-12-20scandevices: Include a Key in SysExtentCSumLuke Shumaker
2022-10-06check the sums of file readsLuke Shumaker
2022-08-28btrfs: Split off btrfstree and btrfsprim sub-packagesLuke Shumaker
2022-08-28btrfs: Rethink the ReadNode API to better encourage sanity checkingLuke Shumaker
2022-08-18ScanOneDevice: Drop SysExtentSCSum's key, it's superfluous nowLuke Shumaker
2022-08-18Move ShortSum and friends to the btrfssum packageLuke Shumaker
2022-08-18Work on the scandevices outputLuke Shumaker
2022-08-18Get inspect-scandevices to a decent-ish placeLuke Shumaker
2022-08-17lib: feat: ScanOneDevice: Track the generation of checksum itemsLuke Shumaker
2022-08-17lib: feat: ScanOneDevice: Optimize a bitLuke Shumaker
2022-08-17lib: feat: Add ScanDevicesLuke Shumaker
2022-08-17lib: feat: ScanOneDevice: Subsume ScanForNotes, checksum as we go, look for c...Luke Shumaker
2022-08-17rename: Split some files upLuke Shumaker
2022-08-17rename: Move some files aroundLuke Shumaker