summaryrefslogtreecommitdiffstats
path: root/sys/sys/buf_ring.h
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2013-02-07 14:53:33 +0000
committerkib <kib@FreeBSD.org>2013-02-07 14:53:33 +0000
commit92d95b840647151da87b35dd403d68da90f88a98 (patch)
tree09027ddd99aff592b1f3d6e1f1596b8e2c3878d1 /sys/sys/buf_ring.h
parent1afd4972b014971ca36bfe32d568b55a25bce377 (diff)
downloadFreeBSD-src-92d95b840647151da87b35dd403d68da90f88a98.zip
FreeBSD-src-92d95b840647151da87b35dd403d68da90f88a98.tar.gz
Stop translating the ERESTART error from the open(2) into EINTR.
Posix requires that open(2) is restartable for SA_RESTART. For non-posix objects, in particular, devfs nodes, still disable automatic restart of the opens. The open call to a driver could have significant side effects for the hardware. Noted and reviewed by: jilles Discussed with: bde MFC after: 2 weeks
Diffstat (limited to 'sys/sys/buf_ring.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud