]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
aoe: make error messages more specific in static minor allocation
authorEd Cashin <ecashin@coraid.com>
Tue, 18 Dec 2012 00:04:03 +0000 (16:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Dec 2012 01:15:25 +0000 (17:15 -0800)
commite0b2bbab0b569590e27161290f6ea549248356df
tree48525151e94b2206c6508b38ae978aabb7ead8ba
parent60116cf77310c10b573552e4d700c270ddadba76
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/block/aoe/aoedev.c