]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/nfs_fs.h
[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.
[karo-tx-linux.git] / include / linux / nfs_fs.h
index 211266c56ce537d9df63c281f97e45121e3ffa6f..443103c13e53c3c3509b9f6691dca57e59fd65a4 100644 (file)
@@ -289,6 +289,7 @@ extern int nfs_release(struct inode *, struct file *);
 extern int nfs_attribute_timeout(struct inode *inode);
 extern int nfs_revalidate_inode(struct nfs_server *server, struct inode *inode);
 extern int __nfs_revalidate_inode(struct nfs_server *, struct inode *);
+extern void nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping);
 extern int nfs_setattr(struct dentry *, struct iattr *);
 extern void nfs_begin_attr_update(struct inode *);
 extern void nfs_end_attr_update(struct inode *);