]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aoe: support larger I/O requests via aoe_maxsectors module param
authorEd Cashin <ecashin@coraid.com>
Fri, 9 Nov 2012 03:05:13 +0000 (14:05 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Nov 2012 04:17:34 +0000 (15:17 +1100)
commit3ba1d48fe50121b91fa2a81a1238c3f356398734
tree9b06d772e56e1fd3f99c467faeb2ad801c940a4b
parentedbfd56cbbe67266244211650e106f0df07108da
aoe: support larger I/O requests via aoe_maxsectors module param

The GPFS filesystem is an example of an aoe user that requires the aoe
driver to support I/O request sizes larger than the default.  Most users
will not need large I/O request sizes, because they would need to be split
up into multiple AoE commands anyway.

Signed-off-by: Ed Cashin <ecashin@coraid.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/block/aoe/aoeblk.c