Fix bug where if the fcntl-style lock succeeded, we should return
authorTheodore Tso <tytso@mit.edu>
Fri, 13 Nov 1998 20:33:59 +0000 (20:33 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 13 Nov 1998 20:33:59 +0000 (20:33 +0000)
commit2c7de2e92016292037da5c3a4668cce75b8516c6
tree4d5ae1e83c44d6919927b3c087c8b0c7944cd6e7
parent3eb57197bc7f72e6fe6b957accbb55c1a225e2bb
Fix bug where if the fcntl-style lock succeeded, we should return
immediately instead of trying to do flock-style locking.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11024 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/lock_file.c