On Mon, 2 Nov 1998, Jorj Bauer wrote:
> if (disk_removed(disk)) {
> /*
> * reuse slot
> */
> if (disk->number != i) {
> MD_BUG();
> err = -EINVAL;
> goto abort_unbind_export;
> }
> } ...
>
> ... doesn't appear to do the right thing. Granted, this case shouldn't
> occur, but given that the code exists, it would probably be a good idea
> to sti().
thanks, fixed.
Ingo
- error in raid0145-19981005-C-2.0.35 md.c? Jorj Bauer
- MOLNAR Ingo
