chiark / gitweb /
Reload now no longer cycles the database handles or reloads the queue.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 12 Apr 2009 19:39:20 +0000 (20:39 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 12 Apr 2009 19:39:20 +0000 (20:39 +0100)
commit36c5e137f39bc1ec10274201c9a13c04dcc86259
tree1d978d0311d2b29838c46805fc66d05b3a5ca9d1
parent9417e1a3cc1e271731a15af771234f92da8d2646
Reload now no longer cycles the database handles or reloads the queue.
Both operations are pretty pointless now that we enforce a fixed home
directory.  This also means we'll be able to stash more useful stuff in
queue structures.
server/disorderd.c
server/state.c