Handling the exceptions for PD request correctly.
authorSung-jae Park <nicesj.park@samsung.com>
Sat, 29 Jun 2013 05:06:18 +0000 (14:06 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 1 Jul 2013 12:16:31 +0000 (12:16 +0000)
commit4886579a45917100ee89bced541dcb2ef246386a
tree8a7468518b6a92b54648ea22f432054c61079562
parent310bbf0f64043c673028891a78c2ca23583b5fae
Handling the exceptions for PD request correctly.

When the master gets time out for PD request.
It doesn't reset the PD,owner after delete it.
So the client cannot request a open the PD again.

Change-Id: Ice2742383fdc2713caa887292fed0fdb69d04e70
include/instance.h
packaging/data-provider-master.spec
src/buffer_handler.c
src/instance.c
src/server.c