From: Mikulas Patocka Date: Thu, 10 Dec 2009 23:52:03 +0000 (+0000) Subject: dm raid1: add framework to hold bios during suspend X-Git-Tag: v2.6.33-rc1~75^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04788507686d184d8166918b70ef52311bc36dcb;p=pandora-kernel.git dm raid1: add framework to hold bios during suspend Add framework to delay bios until a suspend and then resubmit them with either DM_ENDIO_REQUEUE (if the suspend was noflush) or complete them with -EIO. I/O barrier support will use this. Signed-off-by: Mikulas Patocka Reviewed-by: Takahiro Yasui Tested-by: Takahiro Yasui Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed