From: NeilBrown Date: Wed, 9 Nov 2005 05:39:25 +0000 (-0800) Subject: [PATCH] md: add kobject/sysfs support to raid5 X-Git-Tag: v2.6.15-rc1~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f294f4fb6f2ba887b717674da26c21f3d57f3fc;p=pandora-kernel.git [PATCH] md: add kobject/sysfs support to raid5 /sys/block/mdX/md/raid5/ contains raid5-related attributes. Currently stripe_cache_size is number of entries in stripe cache, and is settable. stripe_cache_active is number of active entries, and in only readable. Signed-off-by: Neil Brown Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed