patch-2.2.8 linux/include/linux/nfs_fs.h
Next file: linux/include/linux/pagemap.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue May 11 10:35:46 1999
- Orig file:
v2.2.7/linux/include/linux/nfs_fs.h
- Orig date:
Wed Mar 10 15:29:50 1999
diff -u --recursive --new-file v2.2.7/linux/include/linux/nfs_fs.h linux/include/linux/nfs_fs.h
@@ -181,6 +181,8 @@
struct nfs_fattr *);
extern int nfs_refresh_inode(struct inode *, struct nfs_fattr *);
extern int nfs_revalidate(struct dentry *);
+extern int nfs_open(struct inode *, struct file *);
+extern int nfs_release(struct inode *, struct file *);
extern int _nfs_revalidate_inode(struct nfs_server *, struct dentry *);
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)