[sheepdog] [PATCH] sheep: avoid calling delete_inode() in main thread

Liu Yuan namei.unix at gmail.com
Sun Jun 24 15:01:53 CEST 2012


On 06/24/2012 08:13 PM, levin li wrote:
> When deleting vdi, delete_one_done() calls delete_inode() which
> do IO request (read and write), while delete_one_done() is called
> in main thread, so we should not call delete_inode() in
> delete_one_done().

Applied, thanks.

Yuan




More information about the sheepdog mailing list