Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 1996 10:45:09 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/dev/vn vn.c
Message-ID:  <199608281745.KAA16337@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         96/08/28 10:45:09

  Modified:    sys/dev/vn  vn.c
  Log:
  Call bdevsw_add_generic() later so that there is no chance of returning
  with an inconsistent state.  I think the return actually "can't happen".
  
  Cleaned up style of recent changes.
  
  I only fiddled with this because of bugs in recent changes.
  
  Revision  Changes    Path
  1.41      +4 -4      src/sys/dev/vn/vn.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608281745.KAA16337>