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)
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>

No differences found