patch-2.4.0-test8 linux/include/linux/nfs_fs.h

Next file: linux/include/linux/nfs_xdr.h
Previous file: linux/include/linux/netdevice.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test7/linux/include/linux/nfs_fs.h linux/include/linux/nfs_fs.h
@@ -184,6 +184,12 @@
 extern int nfs_lock(struct file *, int, struct file_lock *);
 
 /*
+ * linux/fs/nfs/unlink.c
+ */
+extern int  nfs_async_unlink(struct dentry *);
+extern void nfs_complete_unlink(struct dentry *);
+
+/*
  * linux/fs/nfs/write.c
  */
 extern int  nfs_writepage(struct file *file, struct page *);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)