commit | e0b2bbab0b569590e27161290f6ea549248356df | [log] [tgz] |
---|---|---|
author | Ed Cashin <ecashin@coraid.com> | Mon Dec 17 16:04:03 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Dec 17 17:15:25 2012 -0800 |
tree | 48525151e94b2206c6508b38ae978aabb7ead8ba | |
parent | 60116cf77310c10b573552e4d700c270ddadba76 [diff] |
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>