lockfile: Occasionally log a warning when waiting for a lockfile.
authorBen Pfaff <blp@nicira.com>
Mon, 8 Mar 2010 21:52:43 +0000 (13:52 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 8 Mar 2010 23:28:12 +0000 (15:28 -0800)
commit3cfafd474026fd751765300fa462da2358379297
tree78e15c8e08c7fe4b15b9b1368e6bb9239f9d6a41
parent55aa00e0df2cacc67081d31b813328fb39ce3561
lockfile: Occasionally log a warning when waiting for a lockfile.

Waiting for a lockfile can cause mysterious pauses for users.  Logging a
warning to the console every so often gives them feedback on what is
happening.

Reported-by: Justin Pettit <jpettit@nicira.com>
lib/lockfile.c