Skip to content
  • Kirk Webb's avatar
    Quick change to not terminate vnode_setup when pladnode() function · 34216cbe
    Kirk Webb authored
    finds that the pid returned from wait() doesn't match the one returned
    from fork() earlier - this shouldn't happen, but it is.  I am checking for
    errors - parhaps I'm missing something though.  This affects plabnode free
    in vnode_setup since it vnode_setup doesn't fork when it runs this.
    34216cbe