* Rusty Russell ([EMAIL PROTECTED]) wrote: > + /* No real sector limit. */ > + blk_queue_max_sectors(vblk->disk->queue, -1U); > +
Is that actually legitimate? I think it'd still work out, but seems
odd, e.g. all the spots that do:
q->max_hw_sectors << 9
will just toss the upper bits...
thanks,
-chris
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/virtualization
