Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-01 | 1999-07-01 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* nref.c: New file; guts from netfs.h. * nrele.c: Likewise. * nput.c: Likewise. * netfs.h (netfs_nref, netfs_nrele, netfs_nput): Replace inline definitions with normal declarations. (NETFS_EI): Remove macro. * netfs.c: Deleted file. * Makefile (OTHERSRCS): Add nref.c, nrele.c, nput.c. Remove netfs.c. |