[sheepdog] [PATCH 4/6] sheep: add a helper to get vdi's inode

Liu Yuan namei.unix at gmail.com
Mon Apr 29 12:18:31 CEST 2013


On 04/29/2013 06:26 AM, MORITA Kazutaka wrote:
> If we can safely read the inode from cache, please explain the reason
> in the commit log.
> 
> Perhaps, vdi_get_inode() has to call read_backend_object() instead of
> read_object()?

I'm not sure. Current object cache will be released after we shutdown
VDI. so will be no problem to call read_object for deletion.

Thanks,
Yuan



More information about the sheepdog mailing list