From: Alasdair G Kergon Date: Wed, 8 Apr 2009 23:27:14 +0000 (+0100) Subject: dm: split DMF_BLOCK_IO flag into two X-Git-Tag: v2.6.30-rc2~104^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eb787ec183d1267cac95aae632e92dee05ed50a;p=pandora-kernel.git dm: split DMF_BLOCK_IO flag into two Split the DMF_BLOCK_IO flag into two. DMF_BLOCK_IO_FOR_SUSPEND is set when I/O must be blocked while suspending a device. DMF_QUEUE_IO_TO_THREAD is set when I/O must be queued to a worker thread for later processing. Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed