summaryrefslogtreecommitdiff
path: root/fs/bcachefs/varint.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Add a valgrind memcheck hintBrett Holman1-0/+7
2023-10-23bcachefs: Fix a valgrind conditional jumpKent Overstreet1-1/+1
2023-10-23bcachefs: Add safe versions of varint encode/decodeKent Overstreet1-1/+72
2023-10-23bcachefs: New varintsKent Overstreet1-0/+43