diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/nfs_fs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/nfs_fs.h b/include/linux/nfs_fs.h index 3a4ffb5856cd..f26e64e0aff8 100644 --- a/include/linux/nfs_fs.h +++ b/include/linux/nfs_fs.h | |||
| @@ -356,7 +356,7 @@ extern int nfs_revalidate_inode_rcu(struct nfs_server *server, struct inode *ino | |||
| 356 | extern int __nfs_revalidate_inode(struct nfs_server *, struct inode *); | 356 | extern int __nfs_revalidate_inode(struct nfs_server *, struct inode *); |
| 357 | extern int nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping); | 357 | extern int nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping); |
| 358 | extern int nfs_setattr(struct dentry *, struct iattr *); | 358 | extern int nfs_setattr(struct dentry *, struct iattr *); |
| 359 | extern void nfs_setattr_update_inode(struct inode *inode, struct iattr *attr); | 359 | extern void nfs_setattr_update_inode(struct inode *inode, struct iattr *attr, struct nfs_fattr *); |
| 360 | extern void nfs_setsecurity(struct inode *inode, struct nfs_fattr *fattr, | 360 | extern void nfs_setsecurity(struct inode *inode, struct nfs_fattr *fattr, |
| 361 | struct nfs4_label *label); | 361 | struct nfs4_label *label); |
| 362 | extern struct nfs_open_context *get_nfs_open_context(struct nfs_open_context *ctx); | 362 | extern struct nfs_open_context *get_nfs_open_context(struct nfs_open_context *ctx); |
