Changes

724 bytes added ,  05:30, 21 May 2018
Created page with "{{Release|3.9}} <!-- NOTE: you can use {{Bug|123}} to link to a github issue --> === New features === * C/R of ** tun devices in sub-namespaces ** C/R file descriptors which..."
{{Release|3.9}}
<!-- NOTE: you can use {{Bug|123}} to link to a github issue -->

=== New features ===

* C/R of
** tun devices in sub-namespaces
** C/R file descriptors which were opened with O_TMPFILE

=== Improvements ===
* Restore of inotify watchers
* Restore unix sockets in proper mount namespaces
* Add a test to check the --shell-job option
* Print CRIU and kernel version also in RPC mode


=== Bugfixes ===
* Random memory corruptions during [[lazy migration|lazy restore]]
* Workaround the iptables issue ({{Bug|469}})
* Don't use standard descriptors when tar is running to dump tmpfs mounts
* A lot of small fixes here and there
* Fail dump if dump_one_file() fails
* Fill kdat by zero-s before initializing it