summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorTao Ma <boyu.mt@taobao.com>2011-02-22 01:21:10 +0100
committerTao Ma <boyu.mt@taobao.com>2011-02-22 01:21:10 +0100
commita09d09b8f8d7c8acd46d96e3e9899bd1461fc036 (patch)
tree1ed7bc9c6197fb8129553c0eb8c45bf38eb4666f /mm
parentocfs2: Add ocfs2_trace.h. (diff)
downloadlinux-a09d09b8f8d7c8acd46d96e3e9899bd1461fc036.tar.xz
linux-a09d09b8f8d7c8acd46d96e3e9899bd1461fc036.zip
ocfs2: Remove mlog(0) from fs/ocfs2/alloc.c
This is the first try of replacing debug mlog(0,...) to trace events. Wengang has did some work in his original patch http://oss.oracle.com/pipermail/ocfs2-devel/2009-November/005513.html But he didn't finished it. So this patch removes all mlog(0,...) from alloc.c and adds the corresponding trace events. Different mlogs have different solutions. 1. Some are replaced with trace event directly. 2. Some are replaced and some new parameters are added since I think we need to know the btree owner in that case. 3. Some are combined into one trace events. 4. Some redundant mlogs are removed. What's more, it defines some event classes so that we can use them later. Cc: Wengang Wang <wen.gang.wang@oracle.com> Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions