mirror of
https://github.com/moby/moby.git
synced 2026-07-04 05:39:06 +00:00
This generates an ID string for calls to Mount/Unmount, allowing drivers to differentiate between two callers of `Mount` and `Unmount`. Signed-off-by: Brian Goff <cpuguy83@gmail.com>