• Han-Wen Nienhuys's avatar
    fuse: ignore unrecognized opcodes · fd7328fa
    Han-Wen Nienhuys authored
    Go-FUSE has been trailing the kernel, and the kernel (usually) is
    careful to only send opcodes that are recognized. However, on GKE
    (GCP) the undefined opcode 2016 has been seen, leading to a crash.
    
    Fixes #276.
    fd7328fa
request.go 5.84 KB