dm thin: adjust max_sectors_kb based on thinp blocksize
authorMike Snitzer <snitzer@redhat.com>
Thu, 9 Oct 2014 22:43:25 +0000 (18:43 -0400)
committerMike Snitzer <snitzer@redhat.com>
Mon, 10 Nov 2014 20:25:27 +0000 (15:25 -0500)
Allows for filesystems to submit bios that are a factor of the thinp
blocksize, improving dm-thinp efficiency (particularly when the data
volume is RAID).

Also set io_min to max_sectors_kb if it is a factor of the thinp
blocksize.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>

No differences found