criu/test/zdtm/lib
Andrey Vagin 1806f0f6c5 zdtm: set the dumpable flag after setuid and setgid (v2)
setuid and setgid drops the dumpable flag, so it should be set back.
Otherwise proccesses will not able to read a few files in proc (e.g.
/proc/pid/pagemap).

This patch affects cow01:
11:50:04.429:     4: ERR: cow01.c:99: Unable to read data (errno = 13 (No such file or directory))

v2: typo fix
Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-08-28 17:17:18 +04:00
..
arch arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
cpuid.h zdtm: Add cpuid.h 2012-12-21 17:35:44 +04:00
datagen.c zdtm: make datagen/datachk faster for big chunks 2013-03-06 00:34:02 +04:00
lock.c zdtm: simplify sys_gettid 2012-06-28 20:54:12 +04:00
lock.h zdtm: fix race in test_waitsig for multithreaded tests 2013-03-06 00:31:14 +04:00
Makefile zdtm: fix race in test_waitsig for multithreaded tests 2013-03-06 00:31:14 +04:00
msg.c zdtm: It's need add format to fprintf 2012-10-02 19:19:35 +04:00
ns.c zdtm: Basic checks for tun files/links are c/r-ed properly 2013-08-23 19:12:00 +04:00
ns.h zdtm: fix race in test_waitsig for multithreaded tests 2013-03-06 00:31:14 +04:00
parseargs.c zdtm: close an external tty 2012-09-13 16:09:13 +04:00
parseargs.sh zdtm: Zero Downtime Migration Test Suite 2011-12-02 17:49:08 +04:00
stop_and_chk.sh zdtm: Zero Downtime Migration Test Suite 2011-12-02 17:49:08 +04:00
streamutil.c zdtm: Zero Downtime Migration Test Suite 2011-12-02 17:49:08 +04:00
tcp.c Drop crtools word from zdmt C code 2013-06-03 13:58:43 +04:00
test.c zdtm: set the dumpable flag after setuid and setgid (v2) 2013-08-28 17:17:18 +04:00
zdtmtst.h zdtm: define PAGE_SIZE in zdtmtst.h 2013-07-11 15:31:56 +04:00