Andrei Pelinescu-Onciul writes:
They should have been merged.
Looking only at recent commit logs, you lost from modules_s/lcr:
- rpc interface
- new db api
- possible wrong db init from all the processes (see 8fb14f, 9961e8)
andrei,
thanks for pointing the db init issue. in k lcr module database is only
accessed when module is initialized and when a reload command is given
via mi interface. i'll try to figure out, how to restrict db init to
those processes.
-- juha