On Tue, Apr 10, 2018 at 01:05:57PM +0200, Martin Pieuchot wrote:
> Document that we're using the current reference instead of incrementing
> then decrementing the refcount in finishdup().
Could finishdup() kassert that (fp->f_count > 0) ?
> Ok?
OK bluhm@
> Index: kern/kern_descrip.c
>
Document that we're using the current reference instead of incrementing
then decrementing the refcount in finishdup().
Ok?
Index: kern/kern_descrip.c
===
RCS file: /cvs/src/sys/kern/kern_descrip.c,v
retrieving revision 1.147
diff -u