[CRIU] [PATCH 12/15] files: dump fdinfo per fdtable id instead of pid

Pavel Emelyanov xemul at parallels.com
Thu Jan 10 06:30:41 EST 2013


> @@ -15,6 +15,8 @@
>  #include "protobuf.h"
>  #include "protobuf/inventory.pb-c.h"
>  
> +bool fdinfo_per_id = false;

This is set-only variable? WTF?

> +
>  int check_img_inventory(void)
>  {
>  	int fd, ret;


More information about the CRIU mailing list