mirror of
https://github.com/clearlinux/rkt.git
synced 2026-09-01 11:26:05 +00:00
In creating a more general interface to the container dirs a method for unlocking a DirLock without closing it became necessary. This should have been added when lock.NewLock() became public.