Re: [ovs-dev] [ovn 2/2] ovn-nbd: Add basic OVSDB transaction comments.

2015-04-09 Thread Justin Pettit
> On Apr 9, 2015, at 8:50 AM, Russell Bryant wrote: > > On 04/09/2015 03:49 AM, Justin Pettit wrote: >> These comments aren't particularly detailed, but it's helpful to at >> least see what is modifying the database contents. >> >> Signed-off-by: Justin Pettit > > I was trying to think if the

Re: [ovs-dev] [ovn 2/2] ovn-nbd: Add basic OVSDB transaction comments.

2015-04-09 Thread Russell Bryant
On 04/09/2015 03:49 AM, Justin Pettit wrote: > These comments aren't particularly detailed, but it's helpful to at > least see what is modifying the database contents. > > Signed-off-by: Justin Pettit I was trying to think if there were any cases where this code would get hit, but the resulting

[ovs-dev] [ovn 2/2] ovn-nbd: Add basic OVSDB transaction comments.

2015-04-09 Thread Justin Pettit
These comments aren't particularly detailed, but it's helpful to at least see what is modifying the database contents. Signed-off-by: Justin Pettit --- ovn/ovn-nbd.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ovn/ovn-nbd.c b/ovn/ovn-nbd.c index 28bc000..54cd3c8 1