CLI/opt/--evasive-devices

From CRIU
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

When CRIU dumps a process that has a device file opened, the latter is handled as any other opened file. If the device file name is invisible, CRIU might not be able to restore this file.

However, if the same device (by maj:min pair) has different name visible by CRIU, the option --evasive-devices tells CRIU to use any name for the device.

See also: How hard is it to open a file