Files
linux-st/include/linux
Mike Snitzer 56a67df766 dm: factor out max_io_len_target_boundary
Split max_io_len_target_boundary out of max_io_len so that the discard
support can make use of it without duplicating max_io_len code.

Avoiding max_io_len's split_io logic enables DM's discard support to
submit the entire discard request to a target.  But discards must still
be split on target boundaries.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
2010-08-12 04:14:10 +01:00
..
2010-08-11 08:59:04 -07:00
2010-08-12 04:14:05 +01:00
2010-08-10 15:33:09 -07:00
2010-08-09 20:45:05 -07:00
2010-08-10 11:49:21 -07:00
2010-08-11 08:59:23 -07:00
2010-08-09 20:44:58 -07:00
2010-08-09 16:48:45 -04:00
2010-08-12 04:14:05 +01:00
2010-08-09 20:45:00 -07:00
2010-08-11 00:29:47 -04:00
2010-08-09 20:45:02 -07:00
2010-08-10 13:47:46 -07:00
2010-08-09 16:48:44 -04:00
2010-08-11 08:59:02 -07:00