Revert "block: implement blkdev_readpages"
authorJens Axboe <jens.axboe@oracle.com>
Thu, 4 Jun 2009 20:34:44 +0000 (22:34 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 4 Jun 2009 20:34:44 +0000 (22:34 +0200)
commit172124e220f1854acc99ee394671781b8b5e2120
treed9b726679f55d39208bec73fef406433f438dd12
parenta05c0205ba031c01bba33a21bf0a35920eb64833
Revert "block: implement blkdev_readpages"

This reverts commit db2dbb12dc47a50c7a4c5678f526014063e486f6.

It apparently causes problems with partition table read-ahead
on archs with large page sizes. Until that problem is diagnosed
further, just drop the readpages support on block devices.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/block_dev.c