]> Sergey Matveev's repositories - btrtrc.git/commit
fs: Move file Read behaviour onto a new handle type
authorMatt Joiner <anacrolix@gmail.com>
Sun, 27 Aug 2017 04:19:58 +0000 (14:19 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 27 Aug 2017 04:19:58 +0000 (14:19 +1000)
commit58d66a1b622fffa3aa101cf2e85ed093f35b6e59
tree20eb67c4c290f86771a2b56287c5dff19667d7b9
parentafb83e792b26702de48b817ca106d03abbe8de58
fs: Move file Read behaviour onto a new handle type
fs/file_handle.go [new file with mode: 0644]
fs/filenode.go
fs/torrentfs_test.go