mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
- Use an intermediate struct for (un)marshaling dummyObject - Remove dummyObject.SkipSave as it would always be set to "false" (i.e., persisted to disk). - Minor cleanups in handling locks and some unused vars Signed-off-by: Sebastiaan van Stijn <github@gone.nl>