patch-2.4.0-test3 linux/fs/udf/fsync.c

Next file: linux/fs/udf/inode.c
Previous file: linux/fs/tunnel.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/fs/udf/fsync.c linux/fs/udf/fsync.c
@@ -96,7 +96,7 @@
  *	even pass file to fsync ?
  */
 
-int udf_sync_file(struct file * file, struct dentry *dentry)
+int udf_sync_file(struct file * file, struct dentry *dentry, int datasync)
 {
 	int wait, err = 0;
 	struct inode *inode = dentry->d_inode;

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