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

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Sep 14 11:43:24 PDT 2004


pjd         2004-09-14 18:43:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/md           md.c 
  Log:
  - Don't forget about NDFREE() in case of vn_open() failure.
  - Don't forget about vn_close() in case of failure.
  
  Revision  Changes    Path
  1.132     +4 -2      src/sys/dev/md/md.c


More information about the cvs-all mailing list