]> git.puffer.fish Git - mirror/frr.git/commit
lib: log error details if F_SETLK fails
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 20 Sep 2017 17:02:44 +0000 (14:02 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Thu, 21 Sep 2017 16:27:50 +0000 (13:27 -0300)
commite4e451ce15d0970e41cb2c1b5ee65f16e3f64683
tree17e90f0181698aba447b05fbbcd25cacad639e8c
parent8b1450b94d4333436b4461a0afe38a23ae023741
lib: log error details if F_SETLK fails

Somehow F_SETLK was failing for me a couple of days ago, and not being
able to see the errno value was frustrating.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/pid_output.c