From b99a3ad650fec94f5f476dd739972b8cb6c8daca Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 1 Jul 1999 21:30:38 +0000 Subject: 1999-07-01 Thomas Bushnell, BSG * 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. --- libnetfs/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'libnetfs/ChangeLog') diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog index e24cbf9e..ae25f1d8 100644 --- a/libnetfs/ChangeLog +++ b/libnetfs/ChangeLog @@ -1,3 +1,15 @@ +1999-07-01 Thomas Bushnell, BSG + + * 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. + Thu Mar 4 07:18:21 1999 Joel N. Weber II * dir-lookup.c (netfs_S_dir_lookup): Only set newnode to 1 if the -- cgit v1.2.3