patch-2.4.0-test3 linux/fs/sysv/fsync.c
Next file: linux/fs/sysv/ialloc.c
Previous file: linux/fs/super.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jun 29 16:06:54 2000
- Orig file:
v2.4.0-test2/linux/fs/sysv/fsync.c
- Orig date:
Thu Feb 10 17:11:19 2000
diff -u --recursive --new-file v2.4.0-test2/linux/fs/sysv/fsync.c linux/fs/sysv/fsync.c
@@ -178,7 +178,7 @@
return err;
}
-int sysv_sync_file(struct file * file, struct dentry *dentry)
+int sysv_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)