]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/nfs/nfs4_fs.h
[PATCH] mark struct inode_operations const 2
[mirror_ubuntu-zesty-kernel.git] / fs / nfs / nfs4_fs.h
index c26cd978c7cce4f3b8576e62bbdd03860c6ce3f0..e2341766c4f04b4cc388086b8f5dd6ea25fa3cc0 100644 (file)
@@ -151,7 +151,7 @@ struct nfs4_state_recovery_ops {
 };
 
 extern struct dentry_operations nfs4_dentry_operations;
-extern struct inode_operations nfs4_dir_inode_operations;
+extern const struct inode_operations nfs4_dir_inode_operations;
 
 /* inode.c */
 extern ssize_t nfs4_getxattr(struct dentry *, const char *, void *, size_t);