[Bug 210770] lockf(1): EX_UNAVAILABLE is not returned

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 20 07:41:16 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210770

--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:

Author: avos
Date: Wed Mar 20 07:40:39 UTC 2019
New revision: 345318
URL: https://svnweb.freebsd.org/changeset/base/345318

Log:
  lockf(1): return EX_UNAVAILABLE if -n is used and the lock file does not
  exist

  Apply EX_UNAVAILABLE patch part from PR 170775 to match the documentation.

  Checked with a command from PR 210770:
  lockf -n /tmp/doesnotexist echo; echo $?

  PR:           210770
  MFC after:    1 week

Changes:
  head/usr.bin/lockf/lockf.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list