linux/net/tipc
Paul Gortmaker f705ab956b tipc: limit error messages relating to memory leak to one line
With the default name table size of 1024, it is possible that
the sanity check in tipc_nametbl_stop could spam out 1024
essentially identical error messages if memory was corrupted
or similar.  Limit it to issuing no more than a single message.

The actual chain number (i.e. 0 --> 1023) wouldn't provide any
useful insight if/when such an instance happened, so don't
bother printing out that value.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2012-07-12 10:13:12 -04:00
..
Kconfig tipc: Eliminate configuration for maximum number of cluster nodes 2011-03-13 16:35:17 -04:00
Makefile tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
addr.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
addr.h tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
bcast.c net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
bcast.h tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
bearer.c net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
bearer.h net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
config.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
config.h tipc: Optimize re-initialization of configuration service 2012-04-26 17:19:07 -04:00
core.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
core.h tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
discover.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
discover.h tipc: rename struct link* to struct tipc_link* 2011-12-29 21:53:30 -05:00
eth_media.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
handler.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
link.c net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
link.h tipc: factor stats struct out of the larger link struct 2012-07-12 09:53:57 -04:00
log.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
log.h tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
msg.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
msg.h tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
name_distr.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
name_distr.h [NET] TIPC: Fix whitespace errors. 2007-02-10 23:20:15 -08:00
name_table.c tipc: limit error messages relating to memory leak to one line 2012-07-12 10:13:12 -04:00
name_table.h tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
net.c tipc: Enhance re-initialization of network topology service 2012-04-26 18:15:40 -04:00
net.h tipc: manually inline net_start/stop, make assoc. vars static 2011-03-13 16:35:17 -04:00
netlink.c genetlink: make netns aware 2009-07-12 14:03:27 -07:00
node.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
node.h tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
node_subscr.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
node_subscr.h tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
port.c net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
port.h net: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:45 -07:00
ref.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
ref.h tipc: cleanup function namespace 2010-10-16 11:13:24 -07:00
socket.c net: Fix non-kernel-doc comments with kernel-doc start marker 2012-07-10 23:13:45 -07:00
subscr.c tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00
subscr.h tipc: compress out gratuitous extra carriage returns 2012-04-30 15:53:56 -04:00