Re: [Patch 1/2] Tabled: rename cells to groups
Jeff Garzik <[email protected]>
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
On 01/28/2010 03:19 PM, Pete Zaitcev wrote: > 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<[email protected]> > > --- > 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(-) May I presume this is really patch 2 of 2? Or are tabled and chunkd each missing a second patch? Both patches 1/2's look good to me... Jeff