containerd/content
Derek McGowan 9613acb2ed
Add context to content commit
Content commit is updated to take in a context, allowing
content to be committed within the same context the writer
was in. This is useful when commit may be able to use more
context to complete the action rather than creating its own.
An example of this being useful is for the metadata implementation
of content, having a context allows tests to fully create
content in one database transaction by making use of the context.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-09-06 10:19:12 -07:00
..
local Add context to content commit 2017-09-06 10:19:12 -07:00
testsuite Add context to content commit 2017-09-06 10:19:12 -07:00
content.go Add context to content commit 2017-09-06 10:19:12 -07:00
helpers.go Add context to content commit 2017-09-06 10:19:12 -07:00