commit | 28832e83379afd0b0e83b78ac317290c79ebd496 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed Mar 08 11:19:51 2006 +0100 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Mon Mar 27 09:29:01 2006 +0200 |
tree | 5b6acaed05134e0558f08546aca99d74d30f97e9 | |
parent | 5d5d7727a8cde78f798ecf04bac8031eff536f9d [diff] |
[PATCH] update max_sectors documentation The max_sectors has been split into max_hw_sectors and max_sectors for some time. A patch to have blk_queue_max_sectors enforce this was sent by me and it broke IDE. This patch updates the documentation. Signed-off-by: Jens Axboe <axboe@suse.de>