From: NeilBrown Date: Tue, 23 Oct 2007 03:45:11 +0000 (-0700) Subject: md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata X-Git-Tag: v2.6.24-rc1~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85bfb4da8cad483a4e550ec89060d05a4daf895b;p=pandora-kernel.git md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata As page->index is unsigned, this all becomes an unsigned comparison, which almost always returns an error. Signed-off-by: Neil Brown Cc: Stable Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed