aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/masklog.c
diff options
context:
space:
mode:
authorTao Ma <boyu.mt@taobao.com>2011-02-24 14:15:35 +0800
committerTao Ma <boyu.mt@taobao.com>2011-02-24 14:15:35 +0800
commitb41079504c786eb226e7e1e3dc5cc1f37fbd1c2b (patch)
treece449319016d1ddf2a319f3f1a093471043d9a46 /fs/ocfs2/cluster/masklog.c
parent781f200cb7a657339c8760984870c252701aa485 (diff)
downloadlinux-b41079504c786eb226e7e1e3dc5cc1f37fbd1c2b.tar.gz
ocfs2: Remove masklog ML_JOURNAL.
Remove mlog(0) from fs/ocfs2/journal.c and the masklog JOURNAL. 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 491923b1e0a660..b64fb67c299956 100644
--- a/fs/ocfs2/cluster/masklog.c
+++ b/fs/ocfs2/cluster/masklog.c
@@ -92,7 +92,6 @@ static struct mlog_attribute mlog_attrs[MLOG_MAX_BITS] = {
define_mask(DLM_MASTER),
define_mask(DLM_RECOVERY),
define_mask(AIO),
- define_mask(JOURNAL),
define_mask(DLM_GLUE),
define_mask(BH_IO),
define_mask(UPTODATE),