[PATCH 08/14] aoe: disallow unsupported AoE minor addresses

2012-08-28 Thread Ed Cashin
A guard is inserted to prevent AoE minor addresses (slot addresses) higher than 15 to be used, as they are not yet supported by the driver. There is a change coming that will allow the aoe driver to overcome this limit by using system device minor numbers dynamically, but until then, this guard pr

[PATCH 08/14] aoe: disallow unsupported AoE minor addresses

2012-08-23 Thread Ed Cashin
A guard is inserted to prevent AoE minor addresses (slot addresses) higher than 15 to be used, as they are not yet supported by the driver. There is a change coming that will allow the aoe driver to overcome this limit by using system device minor numbers dynamically, but until then, this guard pr