patch-2.4.26 linux-2.4.26/fs/nfs/inode.c
Next file: linux-2.4.26/fs/nfs/pagelist.c
Previous file: linux-2.4.26/fs/nfs/file.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-04-14 06:05:40.000000000 -0700
-  Orig file: 
linux-2.4.25/fs/nfs/inode.c
-  Orig date: 
2002-11-28 15:53:15.000000000 -0800
diff -urN linux-2.4.25/fs/nfs/inode.c linux-2.4.26/fs/nfs/inode.c
@@ -121,7 +121,7 @@
 {
 	int flags = sync ? FLUSH_WAIT : 0;
 
-	nfs_sync_file(inode, NULL, 0, 0, flags);
+	nfs_sync_file(inode, 0, 0, flags);
 }
 
 static void
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)