aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/masklog.c
diff options
context:
space:
mode:
authorTao Ma <boyu.mt@taobao.com>2011-02-23 22:51:49 +0800
committerTao Ma <boyu.mt@taobao.com>2011-02-23 22:51:49 +0800
commita5b8443b34d57c6c6e3f8180d9f88890f3625a4b (patch)
tree8389aef2e7785293daca2021af70d85d5935bed6 /fs/ocfs2/cluster/masklog.c
parent8990e44a2bceaa68018fb13000e3a4497d78a53c (diff)
downloadlinux-a5b8443b34d57c6c6e3f8180d9f88890f3625a4b.tar.gz
ocfs2: Remove masklog ML_DCACHE.
Remove mlog(0) from fs/ocfs2/dcache.c and the masklog DCACHE. 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 0668eb6e05d6e3..91df3e2571a0c1 100644
--- a/fs/ocfs2/cluster/masklog.c
+++ b/fs/ocfs2/cluster/masklog.c
@@ -97,7 +97,6 @@ static struct mlog_attribute mlog_attrs[MLOG_MAX_BITS] = {
define_mask(BH_IO),
define_mask(UPTODATE),
define_mask(VOTE),
- define_mask(DCACHE),
define_mask(CONN),
define_mask(QUORUM),
define_mask(EXPORT),