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

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