commit | 172124e220f1854acc99ee394671781b8b5e2120 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 04 22:34:44 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Jun 04 22:34:44 2009 +0200 |
tree | d9b726679f55d39208bec73fef406433f438dd12 | |
parent | a05c0205ba031c01bba33a21bf0a35920eb64833 [diff] |
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>