commit | 578c4aa0b455a1850208ccc67ca1ca23697e72f5 | [log] [tgz] |
---|---|---|
author | Ed L. Cashin <ecashin@coraid.com> | Fri Feb 08 04:20:09 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 08 09:22:32 2008 -0800 |
tree | 5f5fc92ff4b7ab066191d4c3c2a7f25adaf1a9e9 | |
parent | 1d75981a8094e9f84fae65a6a83b361e3893b971 [diff] |
aoe: make error messages more specific Andrew Morton pointed out that the "too many targets" message in patch 2 could be printed for failing GFP_ATOMIC allocations. This patch makes the messages more specific. Signed-off-by: Ed L. Cashin <ecashin@coraid.com> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>