]> git.kernelconcepts.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>
Wed, 14 Nov 2012 04:55:26 +0000 (15:55 +1100)
commit36e93b65eca96999f0e5b37c997cd11703c73e17
tree191c16ae2e2a5b411a8affb1f79fa7697e23fddc
parent965cca8977b1639528e1158e6348aae36ba17088
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