Thanks,
NeilBrown
The following changes since commit 69964ea4c7b68c9399f7977aa5b9aa6539a6a98a:
Linux 3.4-rc5 (2012-04-29 15:19:10 -0700)
are available in the git repository at:
git://neil.brown.name/md/ tags/md-3.4-fixes
for you to fetch changes up to b16b1b6cd052acbacc0a15f934bca9b354534d48:
md/bitmap: fix calculation of 'chunks' - missing shift. (2012-05-04 17:03:18 +1000)
----------------------------------------------------------------
One small fix for md/bitmaps
This fixes a regression that was introduced in the merge window.
----------------------------------------------------------------
NeilBrown (1):
md/bitmap: fix calculation of 'chunks' - missing shift.
drivers/md/bitmap.c | 3 +--
drivers/md/bitmap.h | 3 ---
2 files changed, 1 insertion(+), 5 deletions(-)