Add slave control option.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 20 Mar 2014 00:31:09 +0000 (09:31 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 20 Mar 2014 12:54:55 +0000 (21:54 +0900)
commitce6c41e07c84f0039509430c72063495647e8af3
treef743a07ae966689b4f9a9d6cbfc457afc0fb275f
parent0af27605b15c4d1d4da9e3cf28cc144ac9d2c990
Add slave control option.

* Manual reactivation
If this flag is on, the master will not reactivate the provider automatically.

* Manual termination
If this flag is on, the master will not terminate the provider even though it has no DBox instances.

Change-Id: Ibc71ee6f5bb735ed24f25b5120713fcf9df130e7
include/slave_life.h
include/slave_rpc.h
packaging/data-provider-master.spec
src/dead_monitor.c
src/server.c
src/slave_life.c
src/slave_rpc.c