]> Sergey Matveev's repositories - btrtrc.git/commit
Use iters in a few places around segments and v2 file trees and ensure mmap storage...
authorMatt Joiner <anacrolix@gmail.com>
Fri, 25 Apr 2025 05:04:47 +0000 (15:04 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Fri, 25 Apr 2025 05:05:13 +0000 (15:05 +1000)
commitddc29fedcde07727be871edfcb51ad8e45be0452
tree023a9f595698907f28428e4fa844cac499b8f4da
parent692dc9b964608d5b51a1ce449338c6953d56e5f5
Use iters in a few places around segments and v2 file trees and ensure mmap storage has v2 compatible segment index
13 files changed:
common/upverted_files.go [deleted file]
file.go
go.sum
metainfo/file-tree.go
metainfo/info.go
metainfo/piece.go
mmap_span/mmap_span.go
segments/index.go
segments/segments_test.go
storage/file-misc_test.go
storage/file.go
storage/mmap.go
webseed/client.go