Re: floppy regression from "[PATCH] fix floppy.c to store correct ..."

From: Jon Masters
Date: Tue Nov 22 2005 - 06:56:00 EST


On 11/22/05, Andrew Morton <akpm@xxxxxxxx> wrote:

> That still does the wrong thing. Put in a write-protected floppy, try to
> write to it and it says -EROFS. Then pop the WP switch and try to
> write to it again and it wrongly claims EPERM. A second attempt to
> write will succeed.

The problem is that we need to wait until the floppy driver next
checks the read status on the drive. I think to get it completely
right will take moving bits of the floppy driver around, unless I'm
being stupid. I'm planning to do that too though.

Jon.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/