Re: [ovs-dev] [PATCH v2 10/26] ofproto: Make groups versioned.

2016-07-29 Thread Jarno Rajahalme
> On Jul 29, 2016, at 1:18 PM, Ben Pfaff wrote: > > On Thu, Jul 28, 2016 at 05:56:02PM -0700, Jarno Rajahalme wrote: >> This is a prepatory step for adding group mod support for bundles in a >> following patch. >> >> Signed-off-by: Jarno Rajahalme > > I'd usually see remove_groups_rcu() imple

Re: [ovs-dev] [PATCH v2 10/26] ofproto: Make groups versioned.

2016-07-29 Thread Ben Pfaff
On Thu, Jul 28, 2016 at 05:56:02PM -0700, Jarno Rajahalme wrote: > This is a prepatory step for adding group mod support for bundles in a > following patch. > > Signed-off-by: Jarno Rajahalme I'd usually see remove_groups_rcu() implemented more like this, avoiding the somewhat-confusing copying