[PATCH] Fix of bogus file max limit messages
authorKirill Korotaev <dev@sw.ru>
Thu, 23 Jun 2005 07:09:50 +0000 (00:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:26 +0000 (09:45 -0700)
commitaf4d2ecbf007b7df3db7a41eedccdc05b8006d0b
tree81c801b405278b53d99ad99b3c0f0468d2978deb
parentc663e5d80ebec426916ad2aa5400c7ec99aa572e
[PATCH] Fix of bogus file max limit messages

This patch fixes incorrect and bogus kernel messages that file-max limit
reached when the allocation fails

Signed-Off-By: Kirill Korotaev <dev@sw.ru>
Signed-Off-By: Denis Lunev <den@sw.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/file_table.c