Il 12/07/2012 09:06, ronnie sahlberg ha scritto: > Sorry, there is a bug in it. > > Can you change it to : > || r->req.cmd.lba + len > s->qdev.max_lba + 1) { > > or else the last lba of the device will be flagged as out of range.
Yes, done that already. Can you add a test for the last LBA to your testsuite? Paolo