]> Sergey Matveev's repositories - btrtrc.git/commit
Failing WriteAt should return ErrShortWrite
authorMatt Joiner <anacrolix@gmail.com>
Wed, 2 Oct 2013 09:54:23 +0000 (19:54 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 2 Oct 2013 09:54:23 +0000 (19:54 +1000)
commit381c6bef687f3e2ce9120b68d708a1881e96d1bc
tree0a3039b92786ef1f03230b02f734a99eb702e549
parent7bc8524d2428d12e6cfca0530a28b6ff53d3c2c6
Failing WriteAt should return ErrShortWrite

See the implementation of io.Copy.
mmap_span.go