[CRIU] Re: [PATCH 10/10] files: Use sys_kcmp to find file descriptor duplicates

Cyrill Gorcunov gorcunov at openvz.org
Tue Feb 28 10:14:51 EST 2012


On Tue, Feb 28, 2012 at 06:34:24PM +0400, Pavel Emelyanov wrote:
> > This one should fit. Note I've added
> > 
> > alloc_fd_id_entry
> >         ...
> > 
> >         /* Make sure no overflow here */
> >         BUG_ON(!e->u.key.subid);
> > 
> > just to be sure all tuples will never ever have duplicates.
> > 
> >         Cyrill
> 
> OK. Commit the whole set with my acks.
> 

So I think now we can drop generic-ids patches from
our kernel tree, right?

	Cyrill


More information about the CRIU mailing list