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

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