Re: [systemd-devel] [PATCH] shared: add statx(2) to @file-system syscall filter list

2017-09-04 Thread Lennart Poettering
On Sa, 02.09.17 19:47, Cristian Rodríguez (crrodrig...@opensuse.org) wrote: > --- > src/shared/seccomp-util.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/shared/seccomp-util.c b/src/shared/seccomp-util.c > index 29eb2b17d..0857f5907 100644 > --- a/src/shared/seccomp-util.c >

Re: [systemd-devel] [PATCH] shared: add statx(2) to @file-system syscall filter list

2017-09-02 Thread systemd github import bot
Patchset imported to github. To create a pull request, one of the main developers has to initiate one via: -- Generated by https://github.com/haraldh/mail2git

[systemd-devel] [PATCH] shared: add statx(2) to @file-system syscall filter list

2017-09-02 Thread Cristian Rodríguez
--- src/shared/seccomp-util.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/shared/seccomp-util.c b/src/shared/seccomp-util.c index 29eb2b17d..0857f5907 100644 --- a/src/shared/seccomp-util.c +++ b/src/shared/seccomp-util.c @@ -403,6 +403,7 @@ const SyscallFilterSet