• Jille Timmermans's avatar
    Make OSXFUSE handle timeouts the same way as Linux · d01fda7e
    Jille Timmermans authored
    OSXFUSE applies a 60-second timeout for file operations. This
    is inconsistent with how FUSE works on Linux, where operations
    last as long as the daemon is willing to let them run.
    
    Change-Id: I6c042a3e785961a2c47c67e27d530bee5c50ce77
    d01fda7e
server.go 23.6 KB