cvs commit: src/sys/dev/md md.c

Philip Paeps philip at FreeBSD.org
Sun Mar 2 11:33:55 UTC 2008


philip      2008-03-02 11:33:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/md           md.c 
  Log:
  MFC r1.174:
  
      Zero sc->vnode if mdsetcred() fails.
  
      This fixes the panic which happens when mdcreate_vnode() calls vn_close()
      and mddestroy() calls it again further down the error handling path.
  
  Revision   Changes    Path
  1.169.2.1  +1 -0      src/sys/dev/md/md.c


More information about the cvs-src mailing list