[PATCH 008 of 10] md: Allow raid 'layout' to be read and set via sysfs.

2006-05-31 Thread NeilBrown
Signed-off-by: Neil Brown [EMAIL PROTECTED] ### Diffstat output ./Documentation/md.txt |5 + ./drivers/md/md.c | 27 +++ 2 files changed, 32 insertions(+) diff ./Documentation/md.txt~current~ ./Documentation/md.txt --- ./Documentation/md.txt~current~

Re: [PATCH 008 of 10] md: Allow raid 'layout' to be read and set via sysfs.

2006-05-31 Thread Chris Wright
* NeilBrown ([EMAIL PROTECTED]) wrote: +static struct md_sysfs_entry md_layout = +__ATTR(layout, 0655, layout_show, layout_store); 0644? - To unsubscribe from this list: send the line unsubscribe linux-raid in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [PATCH 008 of 10] md: Allow raid 'layout' to be read and set via sysfs.

2006-05-31 Thread Neil Brown
On Wednesday May 31, [EMAIL PROTECTED] wrote: * NeilBrown ([EMAIL PROTECTED]) wrote: +static struct md_sysfs_entry md_layout = +__ATTR(layout, 0655, layout_show, layout_store); 0644? I think the correct response is Doh! :-) Yes, thanks, NeilBrown - To unsubscribe from this list: send the