On Sat, Jan 20, 2001 at 06:25:12PM +0100, Marcus Brinkmann wrote:
> On Sun, Jan 14, 2001 at 10:33:51PM -0500, Neal H Walfield wrote:
> >
> > -/* Add a reference to node NP, which must be locked by the caller. */
> > +/* Add a reference to node NP (NP does not have to be locked). */
> > void n
On Sun, Jan 14, 2001 at 10:33:51PM -0500, Neal H Walfield wrote:
>
> -/* Add a reference to node NP, which must be locked by the caller. */
> +/* Add a reference to node NP (NP does not have to be locked). */
> void netfs_nref (struct node *np);
>
> /* Releases a node. Drops a reference t
Several spelling mistakes and two important notes (netfs_attempt_lookup
and netfs_nref).
-Neal
Index: ChangeLog
===
RCS file: /cvs/hurd/libnetfs/ChangeLog,v
retrieving revision 1.49
diff -u -r1.49 ChangeLog
--- ChangeLog 2000/12/3