patch-2.4.0-test6 linux/include/asm-sparc64/stat.h
Next file: linux/include/asm-sparc64/system.h
Previous file: linux/include/asm-sparc64/softirq.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Aug 4 18:16:11 2000
- Orig file:
v2.4.0-test5/linux/include/asm-sparc64/stat.h
- Orig date:
Wed Dec 29 13:13:21 1999
diff -u --recursive --new-file v2.4.0-test5/linux/include/asm-sparc64/stat.h linux/include/asm-sparc64/stat.h
@@ -1,4 +1,4 @@
-/* $Id: stat.h,v 1.6 1999/12/21 14:09:48 jj Exp $ */
+/* $Id: stat.h,v 1.7 2000/08/04 05:35:55 davem Exp $ */
#ifndef _SPARC64_STAT_H
#define _SPARC64_STAT_H
@@ -48,9 +48,9 @@
struct stat64 {
unsigned char __pad0[6];
unsigned short st_dev;
- unsigned char __pad1[4];
- unsigned int st_ino;
+ unsigned long long st_ino;
+
unsigned int st_mode;
unsigned int st_nlink;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)