linux/fs/ocfs2/cluster
Tao Ma ef6b689b63 ocfs2: Remove ENTRY from masklog.
ENTRY is used to record the entry of a function.
But because it is added in so many functions, if we enable it,
the system logs get filled up quickly and cause too much I/O.
So actually no one can open it for a production system or even
for a test.

So for mlog_entry_void, we just remove it.
for mlog_entry(...), we replace it with mlog(0,...), and they
will be replace by trace event later.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
2011-02-21 11:10:44 +08:00
..
Makefile
heartbeat.c ocfs2: Remove ENTRY from masklog. 2011-02-21 11:10:44 +08:00
heartbeat.h ocfs2/cluster: Get all heartbeat regions 2010-10-07 14:31:06 -07:00
masklog.c ocfs2: Remove ENTRY from masklog. 2011-02-21 11:10:44 +08:00
masklog.h ocfs2: Remove ENTRY from masklog. 2011-02-21 11:10:44 +08:00
netdebug.c ocfs2/cluster: dereferencing before checking in nst_seq_show() 2011-01-07 18:02:03 -08:00
nodemanager.c ocfs2/cluster: Print messages when adding/removing nodes 2010-10-07 17:30:17 -07:00
nodemanager.h ocfs2/cluster: Make fence method configurable - v2 2009-12-02 16:49:26 -08:00
ocfs2_heartbeat.h
ocfs2_nodemanager.h ocfs2/dlm: Add message DLM_QUERY_REGION 2010-10-09 10:26:23 -07:00
quorum.c ocfs2: don't use flush_scheduled_work() 2010-12-24 15:59:06 +01:00
quorum.h
sys.c
sys.h
tcp.c ocfs2: fix build for OCFS2_FS_STATS not enabled 2011-01-07 18:02:00 -08:00
tcp.h
tcp_internal.h ocfs2/cluster: Track process message timing stats for each socket 2010-12-22 18:38:10 -08:00
ver.c
ver.h