From: Jun'ichi Nomura Date: Mon, 27 Mar 2006 09:17:51 +0000 (-0800) Subject: [PATCH] dm flush queue EINTR X-Git-Tag: v2.6.17-rc1~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ecac7fd74f2e5fb06a7719ecba55fb5778a9a47;p=pandora-kernel.git [PATCH] dm flush queue EINTR If dm_suspend() is cancelled, bios already added to the deferred list need to be submitted. Otherwise they remain 'in limbo' until there's a dm_resume(). Signed-off-by: Jun'ichi Nomura Signed-off-by: Alasdair G Kergon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed