From: Alasdair G Kergon Date: Mon, 26 Jun 2006 07:27:29 +0000 (-0700) Subject: [PATCH] dm mirror log: bitset_size fix X-Git-Tag: v2.6.18-rc1~657 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29121bd0b00ebb9524971a583fea4a2f7afe8041;p=pandora-kernel.git [PATCH] dm mirror log: bitset_size fix Fix the 'sizeof' in the region log bitmap size calculation: it's uint32_t, not unsigned long - this breaks on some archs. Signed-off-by: Alasdair G Kergon Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed