> 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.