]> 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>
Thu, 25 Oct 2012 01:15:22 +0000 (12:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 31 Oct 2012 05:50:02 +0000 (16:50 +1100)
commit76422a926347e10b746243a1d0a5d6b44b383729
tree89ad60acfe1a301b929471e49eeee630f8421a3e
parent3eb55eb3bbad756f07c51555a8be5ea4a54ded93
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