Re: [ovs-dev] [PATCH] xenserver: Verify updates in ovs-xapi-sync.

2012-03-20 Thread Ben Pfaff
On Mon, Mar 19, 2012 at 06:02:32PM -0700, Ethan Jackson wrote: > This prevents potential race conditions when updating database > tables. > > Signed-off-by: Ethan Jackson Looks good, thank you. ___ dev mailing list dev@openvswitch.org http://openvswitc

[ovs-dev] [PATCH] xenserver: Verify updates in ovs-xapi-sync.

2012-03-19 Thread Ethan Jackson
This prevents potential race conditions when updating database tables. Signed-off-by: Ethan Jackson --- .../usr_share_openvswitch_scripts_ovs-xapi-sync|3 +++ 1 file changed, 3 insertions(+) diff --git a/xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync b/xenserver/usr_share_openvs