[ovs-dev] [PATCH 12/17] ovsdb-server.at: Handle different error message for already opened database.

Ben Pfaff blp at nicira.com
Thu Jun 26 20:30:47 UTC 2014


On Tue, Jun 24, 2014 at 11:52:58AM -0700, Gurucharan Shetty wrote:
> Commit ebed9f78(ovsdb-server: Improve message for "add-db" of
> database already open.) improved the error message seen when
> opening an already opened database on Linux. For Windows,
> we still need to look for the lockfile error message.
> 
> Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>

Is there a reasonable way to implement is_already_open() for Windows?
That would be ideal.  Otherwise:

Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list