diff options
author | Jakob Unterwurzacher | 2018-11-12 22:22:10 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2019-01-01 16:24:25 +0100 |
commit | 60e7a0ca9f2a2bcf8a727f606db134d60e9a5e18 (patch) | |
tree | a318ec9b98f99313200a26edbce0ffab6b57582d /internal/stupidgcm/locking.go | |
parent | 1d5500c3db3b4b1f5a5fbc49c7934d3665739a0a (diff) |
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.
Diffstat (limited to 'internal/stupidgcm/locking.go')
0 files changed, 0 insertions, 0 deletions