From: Heinz Mauelshagen Date: Wed, 9 May 2007 09:33:02 +0000 (-0700) Subject: dm exception store: update dm io interface X-Git-Tag: v2.6.22-rc1~297 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cca1e7af543aa396b3e4919c251080741a49e69;p=pandora-kernel.git dm exception store: update dm io interface This patch ports dm-exception-store.c to the new, scalable dm_io() interface. It replaces dm_io_get()/dm_io_put() by dm_io_client_create()/dm_io_client_destroy() calls and dm_io_sync_vm() by dm_io() to achive this. Signed-off-by: Heinz Mauelshagen Cc: Milan Broz Signed-off-by: Alasdair G Kergon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed