| plan 9 kernel history: overview | file list | diff list |
1993/1121/port/portdat.h (diff list | history)
| 1993/1120/sys/src/9/port/portdat.h:276,281 – 1993/1121/sys/src/9/port/portdat.h:276,283 (short | long | prev | next) | ||
|
add Mnt.partial, Mnt.npart.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1993/0501 | ushort flushtag; /* Tag to send flush on */ ushort flushbase; /* Base tag of flush window for this buffer */ Pthash tree; /* Path names from this mount point */ | |
| 1993/1121 | char *partial; /* Outstanding read data */ int npart; /* Sizeof remains */ | |
| 1993/0501 | }; | |
| 1992/0307 | enum | |