fuse icon indicating copy to clipboard operation
fuse copied to clipboard

without NodeFsyncer, return EINVAL not EIO

Open tv42 opened this issue 6 years ago • 0 comments

fsync(2):

       EROFS, EINVAL
              fd is bound to a special file (e.g., a pipe, FIFO, or socket) which does not support synchronization.

tv42 avatar Dec 16 '19 22:12 tv42