From: NeilBrown Date: Wed, 9 Nov 2005 05:39:31 +0000 (-0800) Subject: [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field X-Git-Tag: v2.6.15-rc1~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2d444d7ad975d555bb919601bcdc0e58975a40e;p=pandora-kernel.git [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field This has the advantage of removing the confusion caused by 'rdev_t' and 'mddev_t' both having 'in_sync' fields. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed