[CRIU] Reworking dump_one_fd

Cyrill Gorcunov gorcunov at openvz.org
Tue Apr 10 10:20:15 EDT 2012


Pavel, I guess this way it'll be more convenient to extend
dump_one_fd types assignement in future. In particular for
inotify I'll simply add

	...
+	else if (is_inotify(lfd))
+		p.type = FDINFO_INOTIFY;
	...



More information about the CRIU mailing list