[sheepdog] [PATCH 1/3] sheep: split object_cache_rw

Christoph Hellwig hch at infradead.org
Sat Jul 14 09:39:39 CEST 2012


On Fri, Jul 13, 2012 at 08:13:02PM +0800, Liu Yuan wrote:
> > -static int object_cache_rw(struct object_cache *oc, uint32_t idx,
> > -			   struct request *req)
> > +static int object_cache_write_int(struct object_cache *oc, uint32_t idx,
> > +		struct request *req)
> >  {
> 
> Maybe you mean object_cache_write_ent()?

_int as in "internal"  If you want a different name I'd be happy to
change it.




More information about the sheepdog mailing list