From: NeilBrown Date: Thu, 9 Nov 2006 01:44:47 +0000 (-0800) Subject: [PATCH] md: change ONLINE/OFFLINE events to a single CHANGE event X-Git-Tag: v2.6.19-rc6~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4713036114dd13d1f4fe433b7f236250b65f5a;p=pandora-kernel.git [PATCH] md: change ONLINE/OFFLINE events to a single CHANGE event It turns out that CHANGE is preferred to ONLINE/OFFLINE for various reasons (not least of which being that udev understands it already). So remove the recently added KOBJ_OFFLINE (no-one is likely to care anyway) and change the ONLINE to a CHANGE event Cc: Kay Sievers Signed-off-by: Neil Brown Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed