Adds support for writing multiple sectors at once. This allows back-to-back transfers of sectors giving roughly double write throughput. To be able to detect which sector is causing problems the system falls back to single sector writes if a failure is detected. Tested by several people with no side-effects found. Signed-off-by: Pierre Ossman --- Previously submitted: 2005-03-16 Previously submitted: 2004-12-03