containerd/content/local
Stephen J Day 5113299cb6
content/local: don't open file with sync
After running into performance issues when sending in certain kinds of
content, synchronous writes for content have been removed. Content is
still synced on commit, so this shouldn't be necessary.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-17 16:25:03 -08:00
..
locks.go content/local: consistent handling of data and locks 2017-11-16 16:13:19 -05:00
readerat.go content: remove Provider.Reader 2017-08-09 14:32:28 -07:00
store_test.go Reduce number of blobs in TestWalkBlobs 2017-11-14 17:51:44 -05:00
store_unix.go Add support for label storage in local content store 2017-10-31 12:59:52 -07:00
store_windows.go Add support for label storage in local content store 2017-10-31 12:59:52 -07:00
store.go content/local: don't open file with sync 2017-11-17 16:25:03 -08:00
writer.go content/local: consistent handling of data and locks 2017-11-16 16:13:19 -05:00