]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfs/nfs4_fs.h
constify dentry_operations: NFS
[linux-2.6-omap-h63xx.git] / fs / nfs / nfs4_fs.h
index 4e4d332043766915fd34f16625d92d345fffba39..84345deab26ff06a506dff7e4578586166437fe2 100644 (file)
@@ -179,7 +179,7 @@ struct nfs4_state_recovery_ops {
        int (*recover_lock)(struct nfs4_state *, struct file_lock *);
 };
 
-extern struct dentry_operations nfs4_dentry_operations;
+extern const struct dentry_operations nfs4_dentry_operations;
 extern const struct inode_operations nfs4_dir_inode_operations;
 
 /* inode.c */