7427 Double flock(3C) causes undue block
commit90221f9148b67fdc90178b67f9600b7bd4e3bc7c
authorCody Peter Mello <cody.mello@joyent.com>
Mon, 17 Oct 2016 20:50:27 +0000 (17 13:50 -0700)
committerRobert Mustacchi <rm@joyent.com>
Tue, 18 Oct 2016 18:10:15 +0000 (18 11:10 -0700)
tree1bd5e4730fe606315d256e3ea28990bc4d5deb65
parent10a404923096d60a26c785c3cee15a5c364d51c0
7427 Double flock(3C) causes undue block
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>
usr/src/pkg/manifests/system-test-ostest.mf
usr/src/test/os-tests/runfiles/default.run
usr/src/test/os-tests/tests/Makefile
usr/src/test/os-tests/tests/file-locking/Makefile [new file with mode: 0644]
usr/src/test/os-tests/tests/file-locking/acquire-lock.c [new file with mode: 0644]
usr/src/test/os-tests/tests/file-locking/runtests.c [new file with mode: 0644]
usr/src/test/os-tests/tests/file-locking/util.c [new file with mode: 0644]
usr/src/test/os-tests/tests/file-locking/util.h [new file with mode: 0644]
usr/src/uts/common/os/flock.c
usr/src/uts/common/syscall/fcntl.c