aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'pseudo_table.c')
-rw-r--r--pseudo_table.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/pseudo_table.c b/pseudo_table.c
index 4c49f3d..c890adc 100644
--- a/pseudo_table.c
+++ b/pseudo_table.c
@@ -47,6 +47,9 @@ static char *operation_names[] = {
"unlink",
"symlink",
"exec",
+ "may-unlink",
+ "did-unlink",
+ "cancel-unlink",
NULL
};