criu/Documentation
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
..
.gitattributes docs: Initial commit 2012-01-29 00:09:32 +04:00
.gitignore .gitignore: update to recent changes 2017-03-14 21:03:22 +03:00
amdgpu_plugin.txt criu/plugin: Add support for criu image streamer 2022-04-28 17:53:52 -07:00
asciidoc.conf docs: Initial commit 2012-01-29 00:09:32 +04:00
compel.txt infect: add SIGTSTP support 2023-04-15 21:17:21 -07:00
crit.txt crit: added crit manpage 2016-12-12 11:34:22 +03:00
criu-ns.txt criu-ns: add support for 'check' action 2021-09-03 10:31:00 -07:00
criu.txt config/files-reg: Add opt to skip file r/w/x check on restore 2023-04-15 21:17:21 -07:00
custom.xsl Documentation: enable monospaced font in PS/PDF 2016-09-27 17:06:02 +03:00
HOWTO.cross-compile Documentation: Add a hint about docker build 2020-02-04 12:39:04 -08:00
Makefile criu/plugin: Support AMD ROCm Checkpoint Restore with KFD 2022-04-28 17:53:52 -07:00