Files
linux/drivers
Mikulas Patocka 4929630901 dm thin: split discards on block boundary
This patch sets the variable "ti->split_discard_requests" for the dm thin
target so that device mapper core splits discard requests on a block
boundary.

Consequently, a discard request that spans multiple blocks is never sent
to dm-thin. The patch also removes some code in process_discard that
deals with discards that span multiple blocks.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
2012-07-27 15:08:03 +01:00
..
2012-07-19 00:03:17 +02:00
2012-07-16 09:20:33 -07:00
2012-07-24 13:40:06 +02:00
2012-07-04 15:55:19 +08:00
2012-07-09 16:42:24 -04:00
2012-06-21 21:40:40 -06:00