[sheepdog] [PATCH 2/2] sheep: move read/write/remove_object to vdi.c
Liu Yuan
namei.unix at gmail.com
Thu May 31 13:58:53 CEST 2012
On 05/31/2012 04:47 PM, Christoph Hellwig wrote:
> These helpers are only used by the VDI code to forward I/O requests, so move
> them to vdi.c instead of store.c where they are misplaced.
I'm going to implement writethrough mode for object cache and possibly
use these functions and I think the audience of read/write_object will
be enlarged later. For now store.c isn't that overstaffed, so let's stay
them.
Thanks,
Yuan
More information about the sheepdog
mailing list