Searched hist:268384 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dkern_lockf.cdiff 268384 Tue Jul 08 06:22:50 MDT 2014 kib Correct the problem reported by test16 from
tools/regression/file/flock/flock.c, which completes the fix in
r192685. When the lock was stolen from us, retry the whole lock
sequence in kernel, instead of returning EINTR to usermode and hoping
that application would handle it correctly by restarting the lock
acquire.

Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks

Completed in 160 milliseconds