On Tue, Jul 21, 2015 at 12:59:13PM -0400, Russell Bryant wrote:
> The logic in ovn-northd's parents_equal() and tags_equal() is useful
> for other columns, so convert them into more generic functions that
> can be reused.
>
> Signed-off-by: Russell Bryant
Applied to master, thanks!
_
The logic in ovn-northd's parents_equal() and tags_equal() is useful
for other columns, so convert them into more generic functions that
can be reused.
Signed-off-by: Russell Bryant
---
ovn/northd/ovn-northd.c | 31 ---
1 file changed, 20 insertions(+), 11 deletions(-