libgocryptfs/tests/xattr
Jakob Unterwurzacher 60e7a0ca9f fusefrontend: xattr: fix hang on FIFOs
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.
2019-01-01 16:24:25 +01:00
..
xattr_fd_test.go fusefrontend: make GetXAttr() symlink-safe on Linux 2019-01-01 16:24:25 +01:00
xattr_integration_test.go fusefrontend: xattr: fix hang on FIFOs 2019-01-01 16:24:25 +01:00