summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/masklog.c
diff options
context:
space:
mode:
authorTao Ma <boyu.mt@taobao.com>2011-02-23 15:45:26 +0100
committerTao Ma <boyu.mt@taobao.com>2011-02-23 15:45:26 +0100
commit8990e44a2bceaa68018fb13000e3a4497d78a53c (patch)
treeeab93a9f67de418579c608d0cdfdd67dbf8f854c /fs/ocfs2/cluster/masklog.c
parentocfs2: Remove mlog(0) from fs/ocfs2/dir.c (diff)
downloadlinux-8990e44a2bceaa68018fb13000e3a4497d78a53c.tar.xz
linux-8990e44a2bceaa68018fb13000e3a4497d78a53c.zip
ocfs2: Remove masklog ML_NAMEI.
Remove mlog(0) from fs/ocfs2/namei.c and the masklog NAMEI finally. Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Diffstat (limited to 'fs/ocfs2/cluster/masklog.c')
-rw-r--r--fs/ocfs2/cluster/masklog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ocfs2/cluster/masklog.c b/fs/ocfs2/cluster/masklog.c
index 90ed4c0ce180..0668eb6e05d6 100644
--- a/fs/ocfs2/cluster/masklog.c
+++ b/fs/ocfs2/cluster/masklog.c
@@ -96,7 +96,6 @@ static struct mlog_attribute mlog_attrs[MLOG_MAX_BITS] = {
define_mask(DLM_GLUE),
define_mask(BH_IO),
define_mask(UPTODATE),
- define_mask(NAMEI),
define_mask(VOTE),
define_mask(DCACHE),
define_mask(CONN),