NFS: define a function to update nfsi->cache_change_attribute
[linux-2.6-block.git] / include / linux / nfs_fs.h
index 2d15d4aac09407e94ee859c3c1a76c1dd9717041..7095aaa087d81d957c5af2f49df8d3888ef514dc 100644 (file)
@@ -366,6 +366,7 @@ extern const struct inode_operations nfs3_dir_inode_operations;
 extern const struct file_operations nfs_dir_operations;
 extern struct dentry_operations nfs_dentry_operations;
 
+extern void nfs_force_lookup_revalidate(struct inode *dir);
 extern int nfs_instantiate(struct dentry *dentry, struct nfs_fh *fh, struct nfs_fattr *fattr);
 extern int nfs_may_open(struct inode *inode, struct rpc_cred *cred, int openflags);
 extern void nfs_access_zap_cache(struct inode *inode);