summaryrefslogtreecommitdiff
path: root/fs/ocfs2/sysfile.c
diff options
context:
space:
mode:
authorTao Ma <boyu.mt@taobao.com>2011-02-22 22:14:41 +0800
committerTao Ma <boyu.mt@taobao.com>2011-02-22 22:14:41 +0800
commit468eedde23d6c9335935773f4f5764267d5a7763 (patch)
tree7daaae752dc2e1793ba83bc854e5f8daa4879223 /fs/ocfs2/sysfile.c
parentda561c9cfa3022f6134ef52686d52931d3d1df3d (diff)
ocfs2: Remove mlog(0) from fs/ocfs2/file.c
This is the 2nd step to remove the debug info of INODE. Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Diffstat (limited to 'fs/ocfs2/sysfile.c')
-rw-r--r--fs/ocfs2/sysfile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ocfs2/sysfile.c b/fs/ocfs2/sysfile.c
index 902efb23b6a6..3d635f4bbb20 100644
--- a/fs/ocfs2/sysfile.c
+++ b/fs/ocfs2/sysfile.c
@@ -27,7 +27,6 @@
#include <linux/types.h>
#include <linux/highmem.h>
-#define MLOG_MASK_PREFIX ML_INODE
#include <cluster/masklog.h>
#include "ocfs2.h"