• Han-Wen Nienhuys's avatar
    fuse: fix pollHack response to SETATTR · 9473722e
    Han-Wen Nienhuys authored
    On OSX, syscall.O_TRUNC on the Create call apparently triggers a
    SETATTR call with size 0, which must be responded to correctly.
    
    Change-Id: Icb99891eae99ced6ffbd5fb1dadf42ffad687534
    9473722e
poll.go 1.33 KB