[sheepdog] [PATCH 7/9] sheep: add kvs feature for object storage

Liu Yuan namei.unix at gmail.com
Thu Oct 31 10:30:25 CET 2013


On Thu, Oct 31, 2013 at 05:27:24PM +0800, Liu Yuan wrote:
> On Thu, Oct 31, 2013 at 04:49:05PM +0900, MORITA Kazutaka wrote:
> > From: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
> > 
> > This implements backend kvs functions for object storage.
> > 
> 
> Since this is the generic abstration for underlying stores(swift & s3), how
> about name it as 'vos [virtual object store'], similar to vfs in linux?
> 

It seems that I got it wrong. It is actual kv engine. So how about just name it
as kv [so functions as kv_xxx] ?

Besides, I think we should group http.{c, h}, kv.{c,h} into http/ directory too.

Thanks
Yuan



More information about the sheepdog mailing list