criu/lib
Younes Manton 18fba41255 config/files-reg: Add opt to skip file r/w/x check on restore
A file's r/w/x changing between checkpoint and restore does
not necessarily imply that something is wrong. For example,
if a process opens a file having perms rw- for reading and
we change the perms to r--, the process can be restored and
will function as expected.

Therefore, this patch adds an option

--skip-file-rwx-check

to disable this check on restore. File validation is unaffected
and should still function as expected with respect to the content
of files.

Signed-off-by: Younes Manton <ymanton@ca.ibm.com>
2023-04-15 21:17:21 -07:00
..
c config/files-reg: Add opt to skip file r/w/x check on restore 2023-04-15 21:17:21 -07:00
py Fix some codespell warnings 2022-04-28 17:53:52 -07:00
Makefile lib: install images/rpc.pb-c.h 2021-09-17 10:42:21 -07:00