patch-1.3.73 linux/include/asm-alpha/stat.h

Next file: linux/include/asm-i386/irq.h
Previous file: linux/fs/vfat/namei.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.72/linux/include/asm-alpha/stat.h linux/include/asm-alpha/stat.h
@@ -10,9 +10,9 @@
 	unsigned int	st_gid;
 	unsigned int	st_rdev;
 	long		st_size;
-	unsigned int	st_atime, st_res1;
-	unsigned int	st_mtime, st_res2;
-	unsigned int	st_ctime, st_res3;
+	unsigned long	st_atime;
+	unsigned long	st_mtime;
+	unsigned long	st_ctime;
 	unsigned int	st_blkize;
 	int		st_blocks;
 	unsigned int	st_flags;
@@ -28,9 +28,9 @@
 	unsigned int	st_gid;
 	unsigned int	st_rdev;
 	long		st_size;
-	unsigned int	st_atime, st_res1;
-	unsigned int	st_mtime, st_res2;
-	unsigned int	st_ctime, st_res3;
+	unsigned long	st_atime;
+	unsigned long	st_mtime;
+	unsigned long	st_ctime;
 	unsigned int	st_blksize;
 	int		st_blocks;
 	unsigned int	st_flags;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this