patch-2.4.0-test6 linux/include/asm-s390/stat.h
Next file: linux/include/asm-s390/system.h
Previous file: linux/include/asm-s390/softirq.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue Aug 1 14:08:00 2000
- Orig file:
v2.4.0-test5/linux/include/asm-s390/stat.h
- Orig date:
Fri May 12 14:18:56 2000
diff -u --recursive --new-file v2.4.0-test5/linux/include/asm-s390/stat.h linux/include/asm-s390/stat.h
@@ -51,9 +51,9 @@
*/
struct stat64 {
unsigned short st_dev;
- unsigned char __pad0[10];
+ unsigned char __pad0[6];
- unsigned long 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)