patch-2.1.56 linux/fs/ncpfs/file.c
Next file: linux/fs/ncpfs/mmap.c
Previous file: linux/fs/namei.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Sep 13 11:07:28 1997
-  Orig file: 
v2.1.55/linux/fs/ncpfs/file.c
-  Orig date: 
Mon Aug 18 18:19:46 1997
diff -u --recursive --new-file v2.1.55/linux/fs/ncpfs/file.c linux/fs/ncpfs/file.c
@@ -24,7 +24,7 @@
 	return a < b ? a : b;
 }
 
-static int ncp_fsync(struct inode *inode, struct file *file)
+static int ncp_fsync(struct file *file, struct dentry *dentry)
 {
 	return 0;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov