Summary: [BUG] - dscm_state_blessed was returning false even when state had
already been blessed
New version of: pigeondeliver--main--0.2--patch-62
Available in archive: tla@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Committed by: Carlo Contavalli <ccontavalli@xxxxxxxxxxx>
on: Mon Sep 18 16:13:16 CEST 2006
New-Files: 0
Modified-Files: 0
Removed-Files: 0
Changelog:
* lib/dscm0/dscm0/dscm-state.h - dscm_state_bless now checks only the name
of the process, not the name of the service anymore. In dscm-utils, some
utilities (notably, dscm_dict) used to initialize the state without
providing
a name for the service... letting dscm_state_blessed be fooled to believe
the state was not initialized yet.