]> err.no Git - linux-2.6/blobdiff - fs/ocfs2/symlink.h
ocfs2: Increment the reference count of an already-active stack.
[linux-2.6] / fs / ocfs2 / symlink.h
index 1ea9e4d9e9eb09b805331b4f00320983502a6fa3..65a6c9c6ad51d1018147cff4685743dd22bae935 100644 (file)
@@ -26,8 +26,8 @@
 #ifndef OCFS2_SYMLINK_H
 #define OCFS2_SYMLINK_H
 
-extern struct inode_operations ocfs2_symlink_inode_operations;
-extern struct inode_operations ocfs2_fast_symlink_inode_operations;
+extern const struct inode_operations ocfs2_symlink_inode_operations;
+extern const struct inode_operations ocfs2_fast_symlink_inode_operations;
 
 /*
  * Test whether an inode is a fast symlink.