[CRIU] [PATCH CRIU] cpt/rst: access and modification time of ghost files

Cyrill Gorcunov gorcunov at gmail.com
Tue Dec 22 01:13:06 PST 2015


On Tue, Dec 22, 2015 at 12:11:41PM +0300, Cyrill Gorcunov wrote:
> 
> Why not rather define timeval record, instead of all expanded?
> 
> message timeval {
> 	uint64 	sec = 0;
> 	...
> }

If looks reasonable then I would put this structure into
some time.proto file and include it instead.

> 
> message ghost_file_entry {
>  ...
>  optional timeval atime;
>  optional timeval mtime;
> }

	Cyrill


More information about the CRIU mailing list