i_socket is i_un.is_socket; i_un was missing
authorBill Joy <root@ucbvax.Berkeley.EDU>
Mon, 1 Nov 1982 09:54:45 +0000 (01:54 -0800)
committerBill Joy <root@ucbvax.Berkeley.EDU>
Mon, 1 Nov 1982 09:54:45 +0000 (01:54 -0800)
SCCS-vsn: sys/ufs/ffs/dinode.h 4.19
SCCS-vsn: sys/ufs/ffs/inode.h 4.19
SCCS-vsn: sys/ufs/ufs/dinode.h 4.19
SCCS-vsn: sys/ufs/ufs/inode.h 4.19

usr/src/sys/ufs/ffs/dinode.h
usr/src/sys/ufs/ffs/inode.h
usr/src/sys/ufs/ufs/dinode.h
usr/src/sys/ufs/ufs/inode.h

index 16060de..23ba1e2 100644 (file)
@@ -1,4 +1,4 @@
-/*     dinode.h        4.18    82/10/31        */
+/*     dinode.h        4.19    82/10/31        */
 
 /*
  * The I node is the focus of all file activity in UNIX.
 
 /*
  * The I node is the focus of all file activity in UNIX.
@@ -63,7 +63,7 @@ struct dinode {
 #define        i_ctime         i_ic.ic_ctime
 #define        i_rdev          i_ic.ic_db[0]
 #define        i_lastr         i_un.if_lastr
 #define        i_ctime         i_ic.ic_ctime
 #define        i_rdev          i_ic.ic_db[0]
 #define        i_lastr         i_un.if_lastr
-#define        i_socket        is_socket
+#define        i_socket        i_un.is_socket
 #define        i_forw          i_chain[0]
 #define        i_back          i_chain[1]
 #define        i_freef         i_un.i_fr.if_freef
 #define        i_forw          i_chain[0]
 #define        i_back          i_chain[1]
 #define        i_freef         i_un.i_fr.if_freef
index e231e1c..5be727a 100644 (file)
@@ -1,4 +1,4 @@
-/*     inode.h 4.18    82/10/31        */
+/*     inode.h 4.19    82/10/31        */
 
 /*
  * The I node is the focus of all file activity in UNIX.
 
 /*
  * The I node is the focus of all file activity in UNIX.
@@ -63,7 +63,7 @@ struct dinode {
 #define        i_ctime         i_ic.ic_ctime
 #define        i_rdev          i_ic.ic_db[0]
 #define        i_lastr         i_un.if_lastr
 #define        i_ctime         i_ic.ic_ctime
 #define        i_rdev          i_ic.ic_db[0]
 #define        i_lastr         i_un.if_lastr
-#define        i_socket        is_socket
+#define        i_socket        i_un.is_socket
 #define        i_forw          i_chain[0]
 #define        i_back          i_chain[1]
 #define        i_freef         i_un.i_fr.if_freef
 #define        i_forw          i_chain[0]
 #define        i_back          i_chain[1]
 #define        i_freef         i_un.i_fr.if_freef
index 16060de..23ba1e2 100644 (file)
@@ -1,4 +1,4 @@
-/*     dinode.h        4.18    82/10/31        */
+/*     dinode.h        4.19    82/10/31        */
 
 /*
  * The I node is the focus of all file activity in UNIX.
 
 /*
  * The I node is the focus of all file activity in UNIX.
@@ -63,7 +63,7 @@ struct dinode {
 #define        i_ctime         i_ic.ic_ctime
 #define        i_rdev          i_ic.ic_db[0]
 #define        i_lastr         i_un.if_lastr
 #define        i_ctime         i_ic.ic_ctime
 #define        i_rdev          i_ic.ic_db[0]
 #define        i_lastr         i_un.if_lastr
-#define        i_socket        is_socket
+#define        i_socket        i_un.is_socket
 #define        i_forw          i_chain[0]
 #define        i_back          i_chain[1]
 #define        i_freef         i_un.i_fr.if_freef
 #define        i_forw          i_chain[0]
 #define        i_back          i_chain[1]
 #define        i_freef         i_un.i_fr.if_freef
index e231e1c..5be727a 100644 (file)
@@ -1,4 +1,4 @@
-/*     inode.h 4.18    82/10/31        */
+/*     inode.h 4.19    82/10/31        */
 
 /*
  * The I node is the focus of all file activity in UNIX.
 
 /*
  * The I node is the focus of all file activity in UNIX.
@@ -63,7 +63,7 @@ struct dinode {
 #define        i_ctime         i_ic.ic_ctime
 #define        i_rdev          i_ic.ic_db[0]
 #define        i_lastr         i_un.if_lastr
 #define        i_ctime         i_ic.ic_ctime
 #define        i_rdev          i_ic.ic_db[0]
 #define        i_lastr         i_un.if_lastr
-#define        i_socket        is_socket
+#define        i_socket        i_un.is_socket
 #define        i_forw          i_chain[0]
 #define        i_back          i_chain[1]
 #define        i_freef         i_un.i_fr.if_freef
 #define        i_forw          i_chain[0]
 #define        i_back          i_chain[1]
 #define        i_freef         i_un.i_fr.if_freef