criu/criu
Pavel Tikhomirov d2ed60b60a namespaces: don't set rst on error in switch_ns_by_fd
This is just a small cleanup, no behaviour change.

Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
2021-09-03 10:31:00 -07:00
..
arch mips64: implement vdso_redirect_calls() 2020-10-20 00:18:24 -07:00
include criu: check matching the tcp-close option on restore only 2020-10-20 00:18:24 -07:00
pie vdso: Let zero-terminator in vdso_symbol_length 2021-09-03 10:31:00 -07:00
action-scripts.c action-scripts: Improper use of negative value (NEGATIVE_RETURNS) 2020-10-20 00:18:24 -07:00
aio.c criu: Remove compel.h includes 2020-03-27 19:36:20 +03:00
autofs.c coverity: ignore CHECKED_RETURN 2021-09-03 10:31:00 -07:00
bfd.c bfd: remove unused line 2021-09-03 10:31:00 -07:00
bitmap.c common: Move in bit operation helpers 2016-11-03 00:13:04 +03:00
bpfmap.c criu: adding support for BPF map name, ifindex and freeze 2020-10-20 00:18:24 -07:00
cgroup-props.c cgroup-props: Resource leak (RESOURCE_LEAK) 2020-10-20 00:18:24 -07:00
cgroup.c coverity: ignore CHECKED_RETURN 2021-09-03 10:31:00 -07:00
clone-noasan.c Also report clone3() errors correctly 2020-10-20 00:18:24 -07:00
config.c criu/config.c: added cli option for build-id 2020-10-20 00:18:24 -07:00
cr-check.c check: Use pr_foo macros 2020-10-20 00:18:24 -07:00
cr-dedup.c image-desc: Encode pagemap in unsigned long format 2017-11-23 20:23:13 +03:00
cr-dump.c cr-dump: get_service_fd() is passed to a parameter that cannot be negative 2021-09-03 10:31:00 -07:00
cr-errno.c build: Move everything criu related into criu directory 2016-02-15 15:32:45 +03:00
cr-restore.c cr-restore: setup external pidns only for root task 2021-09-03 10:31:00 -07:00
cr-service.c swrk: send notification instead of using status fd 2020-10-20 00:18:24 -07:00
crtools.c crtools: Fix --help output line width 2020-10-20 00:18:24 -07:00
eventfd.c Remove duplicated include statements 2019-04-20 20:25:26 -07:00
eventpoll.c eventpoll: fix toff off calculation 2020-10-20 00:18:24 -07:00
external.c mount: Make auto options into --external mnt 2016-11-03 18:15:03 +03:00
fault-injection.c Add error logging to config + crtools init 2020-10-20 00:18:24 -07:00
fdstore.c service-fd: close a source file descriptor in install_service_fd() 2018-10-30 19:28:00 +03:00
fifo.c fifo: Generate unique ID for satellite regfile entry 2017-10-17 11:41:50 +03:00
file-ids.c epoll: Add kid_lookup_epoll_tfd helper 2018-10-30 19:27:53 +03:00
file-lock.c locks: Remove duplicated locks 2017-12-12 09:16:04 +03:00
files-ext.c fdinfo: Extract FdinfoEntry from dump_one_file 2017-10-17 11:41:50 +03:00
files-reg.c files-reg: Resource leak (RESOURCE_LEAK) 2020-10-20 00:18:24 -07:00
files.c criu: restoring BPF maps (without data) 2020-10-20 00:18:24 -07:00
filesystems.c filesystem: Double close (USE_AFTER_FREE) 2020-10-20 00:18:24 -07:00
fsnotify.c fsnotify: More precious error handling 2019-09-07 15:59:53 +03:00
image-desc.c criu: define constants for c/r of BPF maps 2020-10-20 00:18:24 -07:00
image.c criu: check matching the tcp-close option on restore only 2020-10-20 00:18:24 -07:00
img-streamer.c img-streamer: Double close (USE_AFTER_FREE) 2020-10-20 00:18:24 -07:00
ipc_ns.c coverity: img_raw_fd() returns a negative number 2021-09-03 10:31:00 -07:00
irmap.c irmap: Double close (USE_AFTER_FREE) 2020-10-20 00:18:24 -07:00
kcmp-ids.c epoll: Add kid_lookup_epoll_tfd helper 2018-10-30 19:27:53 +03:00
kerndat.c kerndat: Argument cannot be negative (NEGATIVE_RETURNS) 2020-10-20 00:18:24 -07:00
libnetlink.c coverity: fix parameter_hidden: declaration hides parameter 2021-09-03 10:31:00 -07:00
log.c log: Hide vprint_on_level in log.c 2020-10-20 00:18:24 -07:00
lsm.c criu: don't use the deprecated security_context_t (SELinux) 2020-10-20 00:18:24 -07:00
Makefile build: Remove SRCARCH 2020-02-04 12:39:04 -08:00
Makefile.crtools criu: dumping meta-data about BPF map files 2020-10-20 00:18:24 -07:00
Makefile.packages Switch to python 3 variants of dependencies on debian-based builds 2020-10-20 00:18:24 -07:00
mem.c img-streamer: introduction of criu-image-streamer 2020-10-20 00:18:24 -07:00
memfd.c memfd: split the struct memfd_inode 2020-03-27 19:36:20 +03:00
mount.c coverity: ignore CHECKED_RETURN 2021-09-03 10:31:00 -07:00
namespaces.c namespaces: don't set rst on error in switch_ns_by_fd 2021-09-03 10:31:00 -07:00
net.c coverity: ignore CHECKED_RETURN 2021-09-03 10:31:00 -07:00
netfilter.c Fix typos 2018-03-02 21:52:13 +03:00
page-pipe.c page-pipe: Resize up to PIPE_MAX_SIZE 2020-02-04 12:39:04 -08:00
page-xfer.c page-xfer: Argument cannot be negative (NEGATIVE_RETURNS) 2020-10-20 00:18:24 -07:00
pagemap-cache.c Replace references to github.com/xemul/criu 2019-09-07 15:59:56 +03:00
pagemap.c coverity: img_raw_fd() returns a negative number 2021-09-03 10:31:00 -07:00
parasite-syscall.c compel: allocate the GOT table to avoid memory corruption 2020-10-20 00:18:24 -07:00
path.c coverity: fix parameter_hidden: declaration hides parameter 2021-09-03 10:31:00 -07:00
pie-util-vdso-elf32.c vdso: fill compat symtab in CRIU 2017-03-15 00:09:52 +03:00
pie-util-vdso.c build: Move everything criu related into criu directory 2016-02-15 15:32:45 +03:00
pie-util.c build: Move everything criu related into criu directory 2016-02-15 15:32:45 +03:00
pipes.c pipes: loop over splice() when dumping a pipe's data 2020-10-20 00:18:24 -07:00
plugin.c sfd: Move service fds to separate file 2019-04-20 20:25:26 -07:00
proc_parse.c proc_parse: Copy into fixed size buffer (STRING_OVERFLOW) 2020-10-20 00:18:24 -07:00
protobuf-desc.c criu: define constants for c/r of BPF maps 2020-10-20 00:18:24 -07:00
protobuf.c img: rellocate a PATH_MAX buffer from the bss section to the stack 2020-04-25 00:43:23 -07:00
pstree.c cr-restore: make CLONE_NEWPID flag in clone_flags more consistent 2021-09-03 10:31:00 -07:00
rbtree.c build: Move everything criu related into criu directory 2016-02-15 15:32:45 +03:00
rst-malloc.c Fix typos 2018-03-02 21:52:13 +03:00
seccomp.c seccomp: Use own seccomp_metadata_t type 2018-07-09 18:26:51 +03:00
seize.c criu: Remove compel.h includes 2020-03-27 19:36:20 +03:00
servicefd.c servicefd: close temporary fd on error path 2020-10-20 00:18:24 -07:00
shmem.c memfd: add file support 2020-03-27 19:36:20 +03:00
sigframe.c ia32: Add compatible sigmask to sigframe 2019-04-20 20:25:26 -07:00
signalfd.c criu: musl scanf and printf don't support the L modifer for intergers 2018-07-09 18:26:48 +03:00
sk-inet.c tcp: dump shutdown state for unconnected sockets 2020-10-20 00:18:24 -07:00
sk-netlink.c sk-netlink: Argument cannot be negative (NEGATIVE_RETURNS) 2020-10-20 00:18:24 -07:00
sk-packet.c net: Add prefixes for better logging 2018-10-30 19:28:18 +03:00
sk-queue.c sk-queue: fix clang 'potential memory leak' 2019-09-07 15:59:51 +03:00
sk-tcp.c tcp: allow to specify --tcp-close on dump 2020-10-20 00:18:24 -07:00
sk-unix.c sk-unix: ignore coverity chroot() warning 2021-09-03 10:31:00 -07:00
sockets.c sockets: fix incorrect malloc size 2020-10-20 00:18:24 -07:00
stats.c criu: use atomic_add instead of atomic_sub 2020-02-04 12:39:04 -08:00
string.c build: Move everything criu related into criu directory 2016-02-15 15:32:45 +03:00
sysctl.c Remove redundant semicolons 2018-05-12 11:45:32 +03:00
sysfs_parse.c Fix typos 2018-03-02 21:52:13 +03:00
timens.c coverity: fix RESOURCE_LEAK criu/timens.c: 67 2020-10-20 00:18:24 -07:00
timerfd.c files: Move timerfd into files image 2017-08-09 18:51:40 +03:00
tls.c tls: Add logging within send/recv callbacks 2021-09-03 10:31:00 -07:00
tty.c tty: Move tty layer shared init into tty_init_restore 2019-09-07 15:59:53 +03:00
tun.c tun: Add support for multiple net ns 2018-10-30 19:28:18 +03:00
uffd.c uffd: check for exited task when reading uffd_msg 2021-09-03 10:31:00 -07:00
util.c util: fix double_close false positive 2021-09-03 10:31:00 -07:00
uts_ns.c util: Include int.h (compilation fix) 2016-10-24 16:00:16 +03:00
vdso-compat.c vdso-compat: let coverity know that the function does not return 2021-09-03 10:31:00 -07:00
vdso.c criu: Remove compel.h includes 2020-03-27 19:36:20 +03:00