commit | 5d234d1e03d0a4cef4da32177be6657b45cc513f | [log] [tgz] |
---|---|---|
author | Heinz Mauelshagen <[email protected]> | Wed May 09 02:33:03 2007 -0700 |
committer | Linus Torvalds <[email protected]> | Wed May 09 12:30:47 2007 -0700 |
tree | 6f1cd0cedbd2a9ad276b1a92195f00925ce517fd | |
parent | 6cca1e7af543aa396b3e4919c251080741a49e69 [diff] |
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 <[email protected]> Cc: Milan Broz <[email protected]> Signed-off-by: Alasdair G Kergon <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>