linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / fs / ocfs2 / file.h
index 740c9e7..a5ea33b 100644 (file)
@@ -26,8 +26,8 @@
 #ifndef OCFS2_FILE_H
 #define OCFS2_FILE_H
 
-extern const struct file_operations ocfs2_fops;
-extern const struct file_operations ocfs2_dops;
+extern struct file_operations ocfs2_fops;
+extern struct file_operations ocfs2_dops;
 extern struct inode_operations ocfs2_file_iops;
 extern struct inode_operations ocfs2_special_file_iops;
 struct ocfs2_alloc_context;