Borislav Petkov 10c0b3437c ide-tape: fix potential fs requests bug
ide-tape had a potential bug for fs requests when preparing the command
packet: it was writing the transfer length as a number of fixed blocks.
However, the block layer implies 512 byte blocks and ide-tape can have
other block sizes so account for that too.

ide-floppy does this calculation properly with the block size factor
(floppy->bs_factor).

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
2009-05-15 06:43:45 +02:00
..
2009-03-31 20:15:21 +02:00
2009-04-08 14:13:04 +02:00
2009-01-06 17:20:55 +01:00
2009-01-06 17:20:52 +01:00
2009-03-27 12:46:28 +01:00
2009-04-18 17:42:19 +02:00
2009-04-08 14:13:02 +02:00
2009-05-11 09:52:14 +02:00
2009-03-27 12:46:45 +01:00
2009-03-31 20:15:33 +02:00
2009-05-11 09:50:55 +02:00
2009-03-27 12:46:34 +01:00
2009-04-08 14:13:03 +02:00
2009-04-28 07:37:28 +02:00
2009-04-08 14:13:03 +02:00
2009-04-28 07:37:30 +02:00
2009-03-27 12:46:18 +01:00
2009-04-08 14:13:03 +02:00
2009-01-06 17:20:52 +01:00
2008-11-02 21:40:08 +01:00
2009-04-08 14:13:03 +02:00
2009-04-18 17:42:19 +02:00
2008-10-26 09:35:05 -07:00
2009-04-08 14:13:03 +02:00
2009-01-06 17:20:52 +01:00