]> Sergey Matveev's repositories - btrtrc.git/commit
Rename mmap_span -> mmap-span
authorMatt Joiner <anacrolix@gmail.com>
Mon, 23 Jun 2025 06:04:46 +0000 (16:04 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 23 Jun 2025 06:06:20 +0000 (16:06 +1000)
commitf56d1427ba4390abbc7ad29d18bc32f4b76e66d9
tree2a2ea5f7b7cf5e47f38b304845a9221d53690076
parent4cf1588046d3750b49b4634905bbcc547a3bef55
Rename mmap_span -> mmap-span

Go's magic treatment of _suffix is not a good naming convention.
mmap-span/mmap-span.go [moved from mmap_span/mmap_span.go with 99% similarity]
storage/mmap.go