nodefs: use ENOTSUP rather than ENOSYS
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.
Showing
Please register or sign in to comment