Browse Source

debug.cpp

nix-debugging
Antonio SJ Musumeci 19 hours ago
parent
commit
d8020f76ac
  1. 1
      libfuse/lib/debug.cpp

1
libfuse/lib/debug.cpp

@ -1107,6 +1107,7 @@ opcode_name(enum fuse_opcode op_)
"SETATTR", "SETATTR",
"READLINK", "READLINK",
"SYMLINK", "SYMLINK",
"INVALID",
"MKNOD", "MKNOD",
"MKDIR", "MKDIR",
"UNLINK", "UNLINK",

Loading…
Cancel
Save