patch-2.3.41 linux/fs/fat/misc.c
Next file: linux/fs/filesystems.c
Previous file: linux/fs/ext2/namei.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Tue Jan 25 11:37:21 2000
-  Orig file: 
v2.3.40/linux/fs/fat/misc.c
-  Orig date: 
Tue Aug 31 17:29:14 1999
diff -u --recursive --new-file v2.3.40/linux/fs/fat/misc.c linux/fs/fat/misc.c
@@ -338,7 +338,6 @@
 	    month < 2 ? 1 : 0)+3653);
 			/* days since 1.1.70 plus 80's leap day */
 	secs += sys_tz.tz_minuteswest*60;
-	if (sys_tz.tz_dsttime) secs -= 3600;
 	return secs;
 }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)