]> git.baikalelectronics.ru Git - kernel.git/commit
MD bitmap: Revert DM dirty log hooks
authorJonathan Brassow <jbrassow@redhat.com>
Wed, 27 Jul 2011 01:00:37 +0000 (11:00 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 27 Jul 2011 01:00:37 +0000 (11:00 +1000)
commitc678d20062ce21e229ded5fc7af9ed578acb049d
tree62c675a29c65f89ec15f4a52203e5e0f731c2aa5
parenta19db7af7afe33654fe523edb59b74eabe39ec7a
MD bitmap: Revert DM dirty log hooks

Revert most of commit f7ef7536b399b453a75fd1c9545b56d110ac1b7d
  md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.

MD should not need to use DM's dirty log - we decided to use md's
bitmaps instead.

Keeping the DIV_ROUND_UP clean-ups that were part of commit
f7ef7536b399b453a75fd1c9545b56d110ac1b7d, however.

Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/bitmap.c
drivers/md/bitmap.h
drivers/md/md.h