Comment 117 for bug 620074

Revision history for this message
In , axboe (axboe-linux-kernel-bugs) wrote :

Yes that's expected, I didn't fixup the non-request_fn based drivers. It's trickier to do for dm/md, since you need to know where that page went. Or you can just cycle all the bottom backing_dev_info's like it's done for unplug. I'll be back at the machine in an hour or two, I'll update the patch for dm/md.