CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/04 12:34:03
Modified files:
sys/nfs : nfs_serv.c
Log message:
Add missing vput() in error path to prevent a vnode getting stuck with a
stale reference and lock, while it shouldn't hold either.
"makes sense to me" beck@
