Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 f32037d9 1db986a8

-1
-1
fs/ocfs2/symlink.c
··· 40 40 #include <linux/pagemap.h> 41 41 #include <linux/namei.h> 42 42 43 - #define MLOG_MASK_PREFIX ML_NAMEI 44 43 #include <cluster/masklog.h> 45 44 46 45 #include "ocfs2.h"