Keith Busch
03100aada9
block: Replace SG_GAPS with new queue limits mask
...
The SG_GAPS queue flag caused checks for bio vector alignment against
PAGE_SIZE, but the device may have different constraints. This patch
adds a queue limits so a driver with such constraints can set to allow
requests that would have been unnecessarily split. The new gaps check
takes the request_queue as a parameter to simplify the logic around
invoking this function.
This new limit makes the queue flag redundant, so removing it and
all usage. Device-mappers will inherit the correct settings through
blk_stack_limits().
Signed-off-by: Keith Busch <keith.busch@intel.com >
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com >
Reviewed-by: Christoph Hellwig <hch@lst.de >
Signed-off-by: Jens Axboe <axboe@fb.com >
2015-08-19 14:26:02 -07:00
..
2015-07-12 21:13:22 +02:00
2015-07-09 20:30:34 +03:00
2015-06-25 11:49:31 +03:00
2015-07-01 19:09:11 -07:00
2015-06-25 14:45:46 -07:00
2015-06-27 12:44:34 -07:00
2015-06-26 14:51:15 -07:00
2015-06-24 16:49:49 -07:00
2015-06-24 16:49:49 -07:00
2015-07-03 14:57:50 -07:00
2015-07-02 11:32:23 -07:00
2015-07-09 14:58:31 -07:00
2015-07-07 22:48:25 +02:00
2015-07-02 08:46:00 -06:00
2015-07-02 08:46:00 -06:00
2015-08-19 14:26:02 -07:00
2015-07-29 08:55:25 -06:00
2015-08-13 10:45:09 -06:00
2015-08-19 14:26:02 -07:00
2015-06-24 17:49:41 -07:00
2015-07-02 01:32:44 -04:00
2015-06-26 19:50:04 -07:00
2015-06-25 17:00:38 -07:00
2015-06-25 17:00:38 -07:00
2015-07-11 20:44:31 -07:00
2015-06-24 17:49:39 -07:00
2015-06-25 17:00:38 -07:00
2015-08-13 12:31:57 -06:00
2015-07-02 10:42:13 -07:00
2015-06-25 09:21:49 +05:30
2015-06-25 09:06:57 +02:00
2015-06-29 10:34:42 -07:00
2015-07-01 02:30:09 -04:00
2015-06-24 17:49:45 -07:00
2015-07-13 06:29:11 -04:00
2015-06-24 17:49:38 -07:00
2015-06-30 19:45:01 -07:00
2015-07-17 08:41:53 -06:00
2015-06-30 19:44:56 -07:00
2015-06-24 02:15:54 -07:00
2015-06-26 19:50:04 -07:00
2015-07-05 23:59:14 -04:00
2015-06-23 18:27:19 -07:00
2015-06-25 12:06:34 +02:00
2015-07-02 22:34:38 +02:00
2015-07-08 11:32:25 +02:00
2015-06-25 12:06:45 +02:00
2015-07-01 17:47:51 -07:00
2015-07-03 15:20:57 -07:00
2015-06-24 17:49:46 -07:00
2015-07-10 13:25:26 +02:00
2015-06-25 16:49:21 -07:00
2015-06-26 11:23:38 -04:00
2015-06-24 15:09:40 -07:00
2015-06-27 13:26:03 -07:00
2015-06-30 19:44:55 -07:00
2015-06-25 16:00:17 -07:00
2015-06-24 17:49:41 -07:00
2015-06-30 19:44:56 -07:00
2015-06-24 17:49:44 -07:00
2015-06-30 19:44:56 -07:00
2015-07-07 01:55:20 +02:00
2015-07-05 23:59:14 -04:00
2015-07-01 10:49:25 -07:00
2015-06-25 04:20:04 -04:00
2015-06-24 10:17:37 -04:00
2015-06-27 11:48:58 -04:00
2015-06-24 10:53:11 -04:00
2015-06-24 10:17:37 -04:00
2015-06-24 17:49:40 -07:00
2015-07-04 14:05:49 -04:00
2015-07-04 14:04:44 -04:00
2015-07-01 19:40:18 -07:00
2015-06-24 11:18:48 +10:00
2015-07-01 19:40:18 -07:00
2015-06-24 17:49:43 -07:00
2015-07-04 19:36:06 -07:00
2015-06-24 16:49:49 -07:00
2015-06-26 14:02:43 -07:00
2015-06-29 10:34:42 -07:00
2015-07-03 18:55:00 +02:00
2015-06-25 17:00:38 -07:00
2015-07-01 10:49:25 -07:00
2015-06-25 01:13:43 +02:00
2015-06-30 19:44:59 -07:00
2015-07-04 08:56:53 -07:00
2015-06-27 13:26:03 -07:00
2015-07-01 10:49:25 -07:00
2015-06-29 10:49:51 -07:00
2015-06-24 17:49:40 -07:00
2015-06-25 17:00:38 -07:00
2015-06-25 17:00:40 -07:00
2015-07-29 08:55:15 -06:00
2015-06-26 14:02:43 -07:00
2015-07-01 10:36:39 -05:00
2015-07-01 10:36:45 -05:00
2015-06-25 17:00:39 -07:00
2015-07-07 21:56:34 +02:00
2015-07-09 10:51:46 +02:00
2015-06-29 11:10:56 -07:00
2015-06-29 11:51:06 +02:00
2015-06-25 17:00:37 -07:00