<div dir="ltr">Hello,<div>I have implemented NS_* ioctls. Should I use common ioctlent interface to print them with additional argument or should I print them without it?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 14, 2017 at 9:21 AM, Dmitry V. Levin <span dir="ltr"><<a href="mailto:ldv@altlinux.org" target="_blank">ldv@altlinux.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On Tue, Mar 14, 2017 at 08:35:45AM +0700, Николай Марчук wrote:<br>
> Hello,<br>
> my name is Nikolay Marchuk and I am a first-year student in NSU, Russia. I<br>
> want to implement advanced filtering syntax for strace. I am familiar with<br>
> c and c++ and have an experience of making parsers.<br>
<br>
</span>Thanks for showing interest in strace GSoC projects.<br>
<span class=""><br>
> I wanted to add support of new ioctl commands from linux 4.9 - 4.11 as my<br>
> introduction microproject, but I cannot understand, what kind of support is<br>
> needed. I have tested them on linux 4.9 and output is correct.<br>
<br>
</span>I understand your confusion.  The output is not incorrect but at the same<br>
time it's incomplete.  For example,<br>
- both NS_GET_USERNS and NS_GET_PARENT return descriptors,<br>
  but does strace -y show them properly?<br>
- NS_GET_NSTYPE returns a namespace type, but does strace print it<br>
  in symbolic form like it does for setns syscall?<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
ldv<br>
</font></span><br>------------------------------<wbr>------------------------------<wbr>------------------<br>
Check out the vibrant tech community on one of the world's most<br>
engaging tech sites, Slashdot.org! <a href="http://sdm.link/slashdot" rel="noreferrer" target="_blank">http://sdm.link/slashdot</a><br>______________________________<wbr>_________________<br>
Strace-devel mailing list<br>
<a href="mailto:Strace-devel@lists.sourceforge.net">Strace-devel@lists.<wbr>sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/strace-devel" rel="noreferrer" target="_blank">https://lists.sourceforge.net/<wbr>lists/listinfo/strace-devel</a><br>
<br></blockquote></div><br></div>