The term "cell" in context of tabled and chunkd conflicts with the idea
of a CLD cell. So, rename it to "group".
Notice that we aren't introducing configuring of actual CLD paths yet.
Coding that in the old CLD API is too hard, so it will come after ncld.
Stay tuned.
Signed-off-by: Pete Zaitcev<zaitcev@xxxxxxxxxx>
---
doc/etc.tabled.conf | 6 ++--
doc/setup.txt | 11 ++++----
server/cldu.c | 54 ++++++++++++++++++++--------------------
server/config.c | 8 ++---
server/server.c | 2 -
server/tabled.h | 4 +-
test/tabled-test.conf | 2 +
7 files changed, 45 insertions(+), 42 deletions(-)