]> git.karo-electronics.de Git - karo-tx-linux.git/commit
aoe: make error messages more specific in static minor allocation
authorEd Cashin <ecashin@coraid.com>
Thu, 29 Nov 2012 03:19:10 +0000 (14:19 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:53 +0000 (16:23 +1100)
commitbf3b55bee6d74b7326da1e97309a434186799825
tree929646f96bdf519a19a21593a2f1570cd80fb09f
parent48b219db512e96ba787bb233dac3b22f4d81fc92
aoe: make error messages more specific in static minor allocation

For some special-purpose systems where udev isn't present, static
allocation of minor numbers is desirable.  This update distinguishes
different failure scenarios, to help the user understand what went wrong.

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