patch-pre2.0.11 linux/include/asm-i386/posix_types.h

Next file: linux/include/asm-i386/statfs.h
Previous file: linux/fs/ncpfs/inode.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.10/linux/include/asm-i386/posix_types.h linux/include/asm-i386/posix_types.h
@@ -27,6 +27,10 @@
 typedef long long	__kernel_loff_t;
 #endif
 
+typedef struct {
+	int	val[2];
+} __kernel_fsid_t;
+
 #undef	__FD_SET
 #define __FD_SET(fd,fdsetp) \
 		__asm__ __volatile__("btsl %1,%0": \

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