]> git.baikalelectronics.ru Git - kernel.git/commit
md: Fix bitmap offset calculations
authorGoldwyn Rodrigues <rgoldwyn@suse.de>
Tue, 24 Mar 2015 16:29:05 +0000 (11:29 -0500)
committerNeilBrown <neilb@suse.de>
Wed, 25 Mar 2015 02:07:55 +0000 (13:07 +1100)
commite4dc4240e46892be3dc0cfff526c27882d50effd
tree4bcfdac47a47a12a5b15c8d4b86a3bc91403e6eb
parent72692d8045aae56b625c6eaefe9af9c652fa6ab8
md: Fix bitmap offset calculations

The calculations of bitmap offset is incorrect with respect to bits to bytes
conversion.

Also, remove an irrelevant duplicate message.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/bitmap.c