• Han-Wen Nienhuys's avatar
    nodefs: use ENOTSUP rather than ENOSYS · d66ea923
    Han-Wen Nienhuys authored
    When embedding DefaultOperations, a single node type that does not
    support an operation should cause the opcode to never be issued again,
    which is what ENOSYS could potentially do.
    d66ea923
default.go 9.83 KB