patch-2.1.69 linux/mm/filemap.c
Next file: linux/net/netlink/af_netlink.c
Previous file: linux/kernel/module.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Dec  1 10:34:12 1997
-  Orig file: 
v2.1.68/linux/mm/filemap.c
-  Orig date: 
Wed Nov 26 16:24:03 1997
diff -u --recursive --new-file v2.1.68/linux/mm/filemap.c linux/mm/filemap.c
@@ -905,7 +905,7 @@
 {
 	int retval;
 	unsigned long size;
-	unsigned long old_fs;
+	mm_segment_t old_fs;
 
 	size = offset + PAGE_SIZE;
 	/* refuse to extend file size.. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov