]> git.neil.brown.name Git - history.git/commit
[PATCH] IDE cleanup (1.612) broke all fdisks I have...
authorPetr Vandrovec <vandrove@vc.cvut.cz>
Thu, 5 Sep 2002 11:17:19 +0000 (04:17 -0700)
committerPetr Vandrovec <vandrove@vc.cvut.cz>
Thu, 5 Sep 2002 11:17:19 +0000 (04:17 -0700)
commitc9581bb63607e96645f0066865464a80413a1248
tree7d46f12a3c82fef5b3849285e71f97de249b2043
parent828a35e5b1cb7892c762140222375376818ff9a4
[PATCH] IDE cleanup (1.612) broke all fdisks I have...

It is nice that blkdev_ioctl calls blk_ioctl itself, but unfortunately
it does that only if driver's ioctl returns -EINVAL - and IDE returns
-EIO :-(

Patch below is tested for disks - I do not have IDE floppy nor IDE tape.
drivers/ide/ide-floppy.c
drivers/ide/ide.c