On Sun, Sep 21, 2014 at 5:53 PM, Anton Altaparmakov wrote: > > This patch fixes this issue by type casting "index" to sector_t before > doing the left shift. Ugh. Does the simpler patch to just pass in "block" work as well? Linus