[PATCH v11 0/5] [PIDNS] Final

Dmitry V. Levin ldv at altlinux.org
Mon Aug 24 17:39:59 UTC 2020


On Mon, Aug 24, 2020 at 12:25:50AM +0200, Ákos Uzonyi wrote:
> From: Uzonyi Ákos <uzonyi.akos at gmail.com>
> 
> Changes in v11:
>   - trie_iterate_keys: handle if "end" is larger than max key
>   - pidns.c: fix end argument of trie_iterate_keys
>   - trie_test: test trie_iterate_keys too
>   - Do not print error message if 0 found in id list
>   - is_proc_ours: return true if id count is 0
>   - Use xcalloc in trie.c
>   - Add coverage support for trie.c when tested by trie_test
>   - Add check if unshare -Urpf true works
>   - define CLONE_NEW* macros, if not defined
>   - tests/fork--pidns-translation.c: include "nsfs.h"
>   - tests/pidns-cache.test: remove require_min_kernel_version_or_skip
>   - Reorder some or conditions
>   - translate_id_proc_pid: make the code a little bit cleaner
>   - pidns.c: Improve some comments a bit

Thanks.  As far as I can tell, there are no build regressions anymore.

If anybody else has any comments about this patchset, it's perhaps
the last moment to make them known before the series is merged.


-- 
ldv


More information about the Strace-devel mailing list