/openbmc/linux/fs/ocfs2/ |
H A D | resize.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | symlink.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | slot_map.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | export.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | buffer_head_io.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | dcache.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | mmap.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | quota_local.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | extent_map.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | localalloc.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | quota_global.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | inode.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | suballoc.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | dir.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | xattr.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | journal.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | masklog.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | masklog.h | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | heartbeat.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
/openbmc/linux/fs/ocfs2/dlm/ |
H A D | dlmconvert.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | dlmlock.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | dlmunlock.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | dlmdomain.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | dlmrecovery.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|
H A D | dlmmaster.c | diff ef6b689b63b9f5227ccee6f16dd9ee3faf58a464 Sun Feb 20 21:10:44 CST 2011 Tao Ma <boyu.mt@taobao.com> 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>
|