summaryrefslogtreecommitdiff
path: root/lib/btrfs/btrfsprim/objid.go
AgeCommit message (Expand)Author
2023-03-15btrfsprim: Add "max" constants for ObjID, ItemType, and offsetLuke Shumaker
2023-02-12Try to avoid unnecessary allocations in enum-types' String methodsLuke Shumaker
2023-02-12btrfsprim: Have ObjID.Format() take the tree ID, not the item typeLuke Shumaker
2023-02-12Change how constants are declared to play nice with godocLuke Shumaker
2023-02-12btrfsitem, btrfsinspect/print_tree: Implement the QGroup typesLuke Shumaker
2023-01-01lint: Turn on gomndLuke Shumaker
2022-08-28btrfs: Split off btrfstree and btrfsprim sub-packagesLuke Shumaker