From: NeilBrown Date: Tue, 22 May 2012 03:55:01 +0000 (+1000) Subject: md: move freeing of badblocks.page into md_rdev_clear X-Git-Tag: v3.5-rc1~110^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa2f327681808f653711e14203a42cf4644bda0;p=pandora-kernel.git md: move freeing of badblocks.page into md_rdev_clear This ensures that it is always freed - there were case where we failed to free the page. Reported-by: majianpeng Signed-off-by: NeilBrown --- Reading git-diff-tree failed