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
- Lines: 9
- Date:
Thu Jun 29 16:23:11 2000
- Orig file:
v2.4.0-test2/linux/fs/udf/fsync.c
- Orig date:
Thu Feb 10 17:11:19 2000
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)