Re: [DOC-FIX] netfs.h

2001-01-20 Thread Marcus Brinkmann
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

Re: [DOC-FIX] netfs.h

2001-01-20 Thread Marcus Brinkmann
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

[DOC-FIX] netfs.h

2001-01-14 Thread Neal H Walfield
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