]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/file.h
ocfs2: Better I/O error handling in heartbeat
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / file.h
index a5ea33b2406072d43cc61d637ba6121652497d42..740c9e7ca5993b5fd86ab9fefa1a55cdacbb9a21 100644 (file)
@@ -26,8 +26,8 @@
 #ifndef OCFS2_FILE_H
 #define OCFS2_FILE_H
 
-extern struct file_operations ocfs2_fops;
-extern struct file_operations ocfs2_dops;
+extern const struct file_operations ocfs2_fops;
+extern const struct file_operations ocfs2_dops;
 extern struct inode_operations ocfs2_file_iops;
 extern struct inode_operations ocfs2_special_file_iops;
 struct ocfs2_alloc_context;