Tom Livingston wrote:
>As others have pointed out recently on this list, you can get raid working
>with a 2.2.10 kernel. Ingo posted a fix, which involves changing just one
>line.
The fix is only one line, BUT that one line occurs TWICE. Change both
occurrences of 'current->priority = 0' to 'current->priority = 1'
in /usr/src/linux/drivers/block/md.c. Ideally, that constant should
have a symbolic name like LOWEST_PRIORITY.
johna
- Re: RAID under 2.2.10 John E. Adams
- Re: RAID under 2.2.10 Christopher E. Brown
- Re: RAID under 2.2.10 John E. Adams
- Re: RAID under 2.2.10 Stefan Paletta
- Re: RAID under 2.2.10 Robert Stuart
- Re: RAID under 2.2.10 Christoph Martin
- Re: RAID under 2.2.10 Rene . Baerecke
- Re: RAID under 2.2.10 A James Lewis
- Re: RAID under 2.2.10 Fred Reimer
- Re: RAID under 2.2.10 A James Lewis
- Re: RAID under 2.2.10 David Mansfield
