git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
373a392
)
dm exception store: update dm io interface
author
Heinz Mauelshagen
<hjm@redhat.com>
Wed, 9 May 2007 09:33:02 +0000
(
02:33
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 19:30:47 +0000
(12:30 -0700)
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 <hjm@redhat.com>
Cc: Milan Broz <mbroz@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/md/dm-exception-store.c
patch
|
blob
|
history
diff --cc
drivers/md/dm-exception-store.c
Simple merge