[ovs-dev] [kernel-reload 4/8] ovs-vsctl: Add new "find" command.

Ethan Jackson ethan at nicira.com
Tue Feb 8 02:46:28 UTC 2011


> +static bool is_condition_satified(const struct vsctl_table_class *,
> +                                  const struct ovsdb_idl_row *,
> +                                  const char *arg,
> +                                  struct ovsdb_symbol_table *);
> +

Perhaps now would be an appropriate time to add another commit which
changes the spelling of is_condition_satified (or perhaps doing it in
this commit is fine).  That said, since it was spelled incorrectly in
a previous commit I don't think it should block merging this one.

Everything else seems fine.




More information about the dev mailing list