Files
kubernetes/pkg/util
Yifan Gu a489bd2674 pkg/util/flock: Fix the flock so it actually locks.
With this PR, the second call to `Acquire()` will block unless the lock is released (process exits).
Also removed the memory mutex in the previous code since we don't need `Release()` here so no need to save and protect the local fd.

Fix #42929.
2017-03-13 14:24:59 -07:00
..
2017-01-24 20:56:03 +01:00
2017-01-05 14:14:13 -08:00
2017-01-05 14:14:13 -08:00
2017-01-05 14:14:13 -08:00
2017-01-05 14:14:13 -08:00
2017-01-30 12:46:59 -05:00
2017-01-29 21:41:45 +01:00
2017-01-11 09:09:48 -05:00
2017-01-05 14:14:13 -08:00
2017-02-27 16:00:49 -08:00
2017-01-25 19:49:45 +01:00
2017-01-05 14:14:13 -08:00
2017-01-16 16:04:03 -05:00
2017-01-16 16:04:03 -05:00
2017-01-11 09:09:48 -05:00
2017-01-25 19:49:45 +01:00
2016-07-16 13:48:21 -04:00