show the path of a lock file when locking it fails
commite8f803b5e0a1ec1775733d64e72d9e9e9b5a9026
authorStefan Sperling <stsp@stsp.name>
Fri, 23 Jun 2023 13:50:09 +0000 (23 13:50 +0000)
committerThomas Adam <thomas@xteddy.org>
Sun, 25 Jun 2023 17:34:21 +0000 (25 18:34 +0100)
treeca8bc6723112fe956312231c6b17e6c3ddaf040d
parentb95d1cf6b000a7750270aced50dba0807da41467
show the path of a lock file when locking it fails

before:
gotadmin: lockfile timeout

after:
gotadmin: gc.pid.lock: lockfile timeout
lib/lockfile.c