On Mon, 2 Nov 2015, Greg Oster wrote:
On Mon, 2 Nov 2015 09:57:43 +0000
"Paul Goyette" <pgoye...@netbsd.org> wrote:
Module Name: src
Committed By: pgoyette
Date: Mon Nov 2 09:57:43 UTC 2015
Modified Files:
src/sys/nfs: nfs_vfsops.c
Log Message:
Don't forget to call nfs_fini() when we're finished. Without this,
we leave a dangling pool nfsrvdescpl around.
Is this a candidate for pullups? (sounds like a good fix to me! :) )
Considering that this actually fixes (at least) one of my three nasty
module-related issues (see thread on current-users), I think it is an
excellent candidate for pull-up.
+------------------+--------------------------+-------------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+-------------------------+