Files
podman/libpod
Miloslav Trmač 1054b8d2c5 Add a *types.SystemContext parameter to getCopyOptions and DRO.GetSystemContext
All callers of getCopyOptions also call GetSystemContext with the same three parameters;
we will want to simplify this by passing the first SystemContext to getCopyOptions,
which can then inherit this data instead of so many parameters everywhere.

For now, just add a *types.SystemContext parameter without using it.

Should not change behavior (but does not add unit tests).

Signed-off-by: Miloslav Trmač <mitr@redhat.com>

Closes: #1176
Approved by: rhatdan
2018-08-01 18:22:59 +00:00
..
2018-02-02 22:44:40 +00:00
2017-11-01 11:24:59 -04:00
2018-04-05 14:13:49 +00:00
2018-03-29 02:18:45 +00:00
2018-03-23 15:35:37 +00:00
2018-05-25 08:45:15 +00:00
2018-07-24 16:12:31 -04:00
2018-03-14 20:21:31 +00:00
2018-03-23 15:35:37 +00:00
2018-04-26 19:14:44 +00:00