summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/masklog.h
diff options
context:
space:
mode:
authorTao Ma2011-02-23 15:51:49 +0100
committerTao Ma2011-02-23 15:51:49 +0100
commita5b8443b34d57c6c6e3f8180d9f88890f3625a4b (patch)
tree8389aef2e7785293daca2021af70d85d5935bed6 /fs/ocfs2/cluster/masklog.h
parentocfs2: Remove masklog ML_NAMEI. (diff)
downloadkernel-qcow2-linux-a5b8443b34d57c6c6e3f8180d9f88890f3625a4b.tar.gz
kernel-qcow2-linux-a5b8443b34d57c6c6e3f8180d9f88890f3625a4b.tar.xz
kernel-qcow2-linux-a5b8443b34d57c6c6e3f8180d9f88890f3625a4b.zip
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.h')
-rw-r--r--fs/ocfs2/cluster/masklog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ocfs2/cluster/masklog.h b/fs/ocfs2/cluster/masklog.h
index a815b55d87a7..c64b0aa59e9d 100644
--- a/fs/ocfs2/cluster/masklog.h
+++ b/fs/ocfs2/cluster/masklog.h
@@ -99,7 +99,6 @@
#define ML_BH_IO 0x0000000000100000ULL /* ocfs2 buffer I/O */
#define ML_UPTODATE 0x0000000000200000ULL /* ocfs2 caching sequence #'s */
#define ML_VOTE 0x0000000001000000ULL /* ocfs2 node messaging */
-#define ML_DCACHE 0x0000000002000000ULL /* ocfs2 dcache operations */
#define ML_CONN 0x0000000004000000ULL /* net connection management */
#define ML_QUORUM 0x0000000008000000ULL /* net connection quorum */
#define ML_EXPORT 0x0000000010000000ULL /* ocfs2 export operations */