Browse Source

ocfs2: remove NAMEI from symlink.c

No mlog(0,...) in symlink.c, so just remove NAMEI.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Tao Ma 14 years ago
parent
commit
f32037d9bd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      fs/ocfs2/symlink.c

+ 0 - 1
fs/ocfs2/symlink.c

@@ -40,7 +40,6 @@
 #include <linux/pagemap.h>
 #include <linux/namei.h>
 
-#define MLOG_MASK_PREFIX ML_NAMEI
 #include <cluster/masklog.h>
 
 #include "ocfs2.h"