diff --git a/fuse-bindings.cc b/fuse-bindings.cc index 8a60f1e..fd0facb 100644 --- a/fuse-bindings.cc +++ b/fuse-bindings.cc @@ -581,6 +581,7 @@ NAN_METHOD(OpCallback) { break; case OP_INIT: + case OP_ERROR: case OP_ACCESS: case OP_FLUSH: case OP_FSYNC: