[ovs-git] [openvswitch/ovs] 386596: ovsdb-error: New function ovsdb_error_to_string_fr...

GitHub noreply at github.com
Wed Dec 13 19:37:32 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 3865965dd99325bd7bcd5bd3ab2a5d059dd4832e
      https://github.com/openvswitch/ovs/commit/3865965dd99325bd7bcd5bd3ab2a5d059dd4832e
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M lib/ovsdb-data.c
    M lib/ovsdb-error.c
    M lib/ovsdb-error.h
    M lib/ovsdb-idl.c
    M ovsdb/file.c
    M ovsdb/ovsdb-server.c
    M tests/test-ovsdb.c

  Log Message:
  -----------
  ovsdb-error: New function ovsdb_error_to_string_free().

This allows slight code simplifications across the tree.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Yifeng Sun <pkusunyifeng at gmail.com>
Reviewed-by: Yifeng Sun <pkusunyifeng at gmail.com>


  Commit: 201891c31df7c51d853e137f222dacd96b2263d9
      https://github.com/openvswitch/ovs/commit/201891c31df7c51d853e137f222dacd96b2263d9
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M lib/ovsdb-error.c
    M lib/ovsdb-error.h
    M ovsdb/execution.c
    M ovsdb/jsonrpc-server.c

  Log Message:
  -----------
  ovsdb-error: New function ovsdb_error_to_json_free().

This simplifies little bits of code here and there.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Tested-by: Yifeng Sun <pkusunyifeng at gmail.com>
Reviewed-by: Yifeng Sun <pkusunyifeng at gmail.com>


  Commit: edebc777d055484529b24da6faf110909cebeb77
      https://github.com/openvswitch/ovs/commit/edebc777d055484529b24da6faf110909cebeb77
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
    M lib/ovsdb-parser.c
    M lib/ovsdb-parser.h

  Log Message:
  -----------
  ovsdb-parser: New function ovsdb_parser_put_error().

This will have its first user in an upcoming commit.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Reviewed-by: Yifeng Sun <pkusunyifeng at gmail.com>


Compare: https://github.com/openvswitch/ovs/compare/dc92f724d464...edebc777d055


More information about the git mailing list