yannickulrich/itd:fuse
master
@ -508,7 +508,6 @@ func (f *ITNode) Unlink(ctx context.Context, name string) syscall.Errno {
log.Info("Unlink success").
Str("file", f.path + "/" + name).
Err(err).
Send()
return 0
}
The note is not visible to the blocked user.