pipe-filter: drop O_NONBLOCK workarounds
authorEric Blake <eblake@redhat.com>
Fri, 8 Apr 2011 16:44:53 +0000 (10:44 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 8 Apr 2011 16:59:24 +0000 (10:59 -0600)
commite7f37a2118b1a1384951d8ac8c58fe3ae1a7fd71
treee5dfc9563a9e23d2f8e1a94c579848264d8177fd
parent70a72e0f50411ccc776379a761725d8c8bec58a3
pipe-filter: drop O_NONBLOCK workarounds

* modules/pipe-filter-gi (Depends-on): Add fcntl-h.
* modules/pipe-filter-ii (Depends-on): Likewise.
* lib/pipe-filter-aux.h (O_NONBLOCK): Delete workaround.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/pipe-filter-aux.h
modules/pipe-filter-gi
modules/pipe-filter-ii