patch-2.1.36 linux/include/asm-sparc64/statfs.h
Next file: linux/include/asm-sparc64/unistd.h
Previous file: linux/include/asm-sparc64/stat.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Tue Apr 15 21:47:24 1997
- Orig file:
v2.1.35/linux/include/asm-sparc64/statfs.h
- Orig date:
Mon Dec 30 02:00:03 1996
diff -u --recursive --new-file v2.1.35/linux/include/asm-sparc64/statfs.h linux/include/asm-sparc64/statfs.h
@@ -1,4 +1,4 @@
-/* $Id: statfs.h,v 1.1 1996/12/26 14:22:40 davem Exp $ */
+/* $Id: statfs.h,v 1.2 1997/04/14 17:05:22 jj Exp $ */
#ifndef _SPARC64_STATFS_H
#define _SPARC64_STATFS_H
@@ -10,7 +10,6 @@
#endif
-/* XXX Fix this for full backwards 32-bit compat. */
struct statfs32 {
int f_type;
int f_bsize;
@@ -19,7 +18,7 @@
int f_bavail;
int f_files;
int f_ffree;
- __kernel_fsid_t f_fsid;
+ __kernel_fsid_t32 f_fsid;
int f_namelen; /* SunOS ignores this field. */
int f_spare[6];
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov