constify dentry_operations: OCFS2
[linux-2.6-microblaze.git] / fs / ocfs2 / dcache.h
index d06e16c..faa12e7 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef OCFS2_DCACHE_H
 #define OCFS2_DCACHE_H
 
-extern struct dentry_operations ocfs2_dentry_ops;
+extern const struct dentry_operations ocfs2_dentry_ops;
 
 struct ocfs2_dentry_lock {
        /* Use count of dentry lock */