moby--moby/pkg/ioutils
Aaron Lehmann bc06542a17 Merge pull request #25523 from dmcgowan/fsync-layer-filestore
Update layer store to sync transaction files before committing
2016-09-08 10:03:12 -07:00
..
buffer.go Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00
buffer_test.go Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00
bytespipe.go ioutils: fix race in access closeErr in bytespipe 2016-06-06 11:29:47 -07:00
bytespipe_test.go Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00
fmt.go
fmt_test.go
fswriters.go Update layer store to sync transaction files before committing 2016-08-09 11:55:17 -07:00
fswriters_test.go Update layer store to sync transaction files before committing 2016-08-09 11:55:17 -07:00
multireader.go pkg/ioutils: fix multireader SEEK_CUR branch 2016-09-06 11:08:35 -07:00
multireader_test.go pkg/ioutils: fix multireader SEEK_CUR branch 2016-09-06 11:08:35 -07:00
readers.go fix typos 2016-06-02 17:17:22 +08:00
readers_test.go
temp_unix.go
temp_windows.go
writeflusher.go Cleanup WriteFlusher 2016-02-09 14:02:26 -05:00
writers.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
writers_test.go