[Sheepdog] [PATCH 1/2] deleting data objects of a vdi before deleting the inode

Christoph Hellwig hch at infradead.org
Sun Apr 29 13:47:02 CEST 2012


> -	if (inode->name[0] != '\0')
> +	if (inode->name[0] != '\0' && vid != dw->vid)
>  		goto out;

This change causes the breakage for me.  I can't find any rationale for
it in the changelog, so I really wonder what it is for.

Please describe your patches better in the changelog in the future, and
improve test coverage of them.




More information about the sheepdog mailing list