AdjRefCount() now runs synchronously, eliminating the refcount_adjustments.dat queue...
authorArt Cancro <ajc@citadel.org>
Mon, 3 Sep 2018 19:25:19 +0000 (15:25 -0400)
committerArt Cancro <ajc@citadel.org>
Mon, 3 Sep 2018 19:25:19 +0000 (15:25 -0400)
commite047988e5cb07d89edeec13afea5c25a52ef26c6
tree80702242c4dd20e75d805494e43eafc2bfb9bec7
parent86c0cb1fe43b21ec15052f97129844a7fd501d95
AdjRefCount() now runs synchronously, eliminating the refcount_adjustments.dat queue file.
This is the last piece of server state not kept in the database, except for files/ and keys/
Increment version to 922
citadel/citadel.h
citadel/modules/expire/serv_expire.c
citadel/modules/migrate/serv_migrate.c
citadel/modules/upgrade/serv_upgrade.c
citadel/msgbase.c
citadel/msgbase.h