Re: [PATCH v2] pathtrace: Fix missing syscalls

2017-08-06 Thread Dmitry V. Levin
On Sun, Aug 06, 2017 at 07:22:06PM +0700, Nikolay Marchuk wrote: > * pathtrace.c (pathtrace_match_set): Fix symlink decoding, disable pathtracing > for inotify_init. Applied, thanks. -- ldv signature.asc Description: PGP signature --

[PATCH v2] pathtrace: Fix missing syscalls

2017-08-06 Thread Nikolay Marchuk
* pathtrace.c (pathtrace_match_set): Fix symlink decoding, disable pathtracing for inotify_init. --- pathtrace.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pathtrace.c b/pathtrace.c index 26a52fec..f0b85513 100644 --- a/pathtrace.c +++ b/pathtrace.c @@ -200,6 +200,7 @@ pathtrace_match_s