commit | 17007f3994cdb4643355c73f54f0adad006cf59e | [log] [tgz] |
---|---|---|
author | Damien Le Moal <damien.lemoal@hgst.com> | Wed Jul 20 21:40:47 2016 -0600 |
committer | Jens Axboe <axboe@fb.com> | Wed Jul 20 21:40:47 2016 -0600 |
tree | ac5aab0bf6211f1dc878872db5ec73f9b99bda5b | |
parent | 72ef799b3f14f4cb4c56ba3af6e6bdcbae6df368 [diff] |
block: Fix front merge check For a front merge, the maximum number of sectors of the request must be checked against the front merge BIO sector, not the current sector of the request. Signed-off-by: Damien Le Moal <damien.lemoal@hgst.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Jens Axboe <axboe@fb.com>