]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/block/aoe/aoecmd.c
aoe: make error messages more specific
authorEd L. Cashin <ecashin@coraid.com>
Fri, 8 Feb 2008 12:20:09 +0000 (04:20 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 17:22:32 +0000 (09:22 -0800)
commit578c4aa0b455a1850208ccc67ca1ca23697e72f5
tree5f5fc92ff4b7ab066191d4c3c2a7f25adaf1a9e9
parent1d75981a8094e9f84fae65a6a83b361e3893b971
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>
drivers/block/aoe/aoecmd.c