60e7a0ca9f
An Open() a fifo blocks until it is opened for writing. This meant that xattr operations on FIFOs would block. Pass O_NONBLOCK to fix that, and add a test. |
||
---|---|---|
.. | ||
xattr_fd_test.go | ||
xattr_integration_test.go |
60e7a0ca9f
An Open() a fifo blocks until it is opened for writing. This meant that xattr operations on FIFOs would block. Pass O_NONBLOCK to fix that, and add a test. |
||
---|---|---|
.. | ||
xattr_fd_test.go | ||
xattr_integration_test.go |