That's a bad bug, yes.
However, the bug is really in "generic_direct_IO()", and you should fix it
there, instead of avoiding to use it altogether.
"generic_direct_IO()" should just get the device from "bh->b_dev (which is
filled in correctly by "get_block()".
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/