commit | c101e77301877086e6f977fcfb140d1cbbe23fd5 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Wed Nov 23 13:37:36 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Nov 23 16:08:38 2005 -0800 |
tree | 471198cc41f4e1cb342177934b9ebe9242732e38 | |
parent | c2b5a251b9feca727661f1a3278cafb1de4c80f3 [diff] |
[PATCH] revert floppy-fix-read-only-handling This fix causes problems on the very first floppy access - we haven't yet talked to the FDC so we don't know which state the write-protect tab is in. Revert for now. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>