dm log: update dm io interface
authorHeinz Mauelshagen <heinzm@redhat.com>
Wed, 9 May 2007 09:33:03 +0000 (02:33 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 19:30:47 +0000 (12:30 -0700)
commit5d234d1e03d0a4cef4da32177be6657b45cc513f
tree6f1cd0cedbd2a9ad276b1a92195f00925ce517fd
parent6cca1e7af543aa396b3e4919c251080741a49e69
dm log: update dm io interface

This patch ports dm-log.c to the new dm-io interface in order to make it
scalable to have a large number of persistent dirty logs active in parallel.

Signed-off-by: Heinz Mauelshagen <heinzm@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-log.c