From: NeilBrown Date: Wed, 9 Nov 2005 05:39:30 +0000 (-0800) Subject: [PATCH] md: change raid5 sysfs attribute to not create a new directory X-Git-Tag: v2.6.15-rc1~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007583c9253fed363a0bd71b039e9b40a0f6855e;p=pandora-kernel.git [PATCH] md: change raid5 sysfs attribute to not create a new directory There isn't really a need for raid5 attributes to be an a subdirectory, so this patch moves them from /sys/block/mdX/md/raid5/attribute to /sys/block/mdX/md/attribute This suggests that all md personalities should co-operate about namespace usage, but that shouldn't be a problem. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed