]> Pileus Git - ~andy/linux/commit
aoe: support larger I/O requests via aoe_maxsectors module param
authorEd Cashin <ecashin@coraid.com>
Tue, 18 Dec 2012 00:03:32 +0000 (16:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:23 +0000 (17:15 -0800)
commitaa304fdefa568d63c862df7abe55d39811845c7c
treed96b9161f58e913baae3031b6512a534b036d98b
parent4ba9aa7f9819bafb304f09dee90bb1fa40627358
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/block/aoe/aoeblk.c