[PATCH v10 4/5] Implement testing framework for pidns

Dmitry V. Levin ldv at altlinux.org
Thu Aug 20 22:47:21 UTC 2020


On Thu, Aug 20, 2020 at 08:22:41PM +0200, Ákos Uzonyi wrote:
> On Thu, 20 Aug 2020 at 20:10, Dmitry V. Levin <ldv at altlinux.org> wrote:
[...]
> > No, it's already there due to config.h, I think some ifdefs like
> > in tests/ioctl_nsfs.c might be useful.
> 
> Oh, OK thanks. And also I'll include "nsfs.h".

Some of them already include "nsfs.h":

$ git -P grep -F -n '"nsfs.h"'
nsfs.c:12:#include "nsfs.h"
pidns.c:26:#include "nsfs.h"
tests/ioctl_nsfs.c:20:#include "nsfs.h"
tests/pidns.c:11:#include "nsfs.h"


-- 
ldv


More information about the Strace-devel mailing list