]> Sergey Matveev's repositories - btrtrc.git/commit
Add "no name" handling and storage.NewFileOpts
authorMatt Joiner <anacrolix@gmail.com>
Thu, 2 Sep 2021 00:21:46 +0000 (10:21 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 2 Sep 2021 00:22:32 +0000 (10:22 +1000)
commite417c19a748cf61427c293fa1ff6b034ce6b69f3
treee4b0ef88bd8b2760c37cc0bd228ebebcc7da46ef
parentd8a6509728175fc1aacc800b7d75ca5247ea1af7
Add "no name" handling and storage.NewFileOpts

This came out of testing against Transmission in https://github.com/anacrolix/torrent/discussions/556#discussioncomment-1263670.
metainfo/info.go
storage/file-deprecated.go [new file with mode: 0644]
storage/file-paths.go [new file with mode: 0644]
storage/file.go
storage/mmap.go
storage/safe-path_test.go