[CRIU] [PATCH 1/5] util: Add mkdirpat_precise helper
    Cyrill Gorcunov 
    gorcunov at gmail.com
       
    Mon Feb 25 17:32:22 MSK 2019
    
    
  
On Mon, Feb 25, 2019 at 02:22:07PM +0000, Pavel Tikhomirov wrote:
> > --- a/criu/util.c
> > +++ b/criu/util.c
> > @@ -1001,10 +1001,15 @@ struct vma_area *alloc_vma_area(void)
> >   	return p;
> >   }
> >   
> 
> "i" and "pos" looks duplicating the meaning of each other, maybe we can 
> do something like 
> https://github.com/Snorch/criu/commit/9e141789698210d5b5ac6f50d36d4657603968a0 
> to simplify mkdirpat?
I wanted to make patch smaller. But since we're modifying the code
anyway will update, thanks!
    
    
More information about the CRIU
mailing list