cvs commit: src/sys/kern vfs_subr.c

Jeff Roberson jeff at FreeBSD.org
Mon Mar 28 03:18:48 PST 2005


jeff        2005-03-28 11:18:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
   - Move code that should probably be an assert above the main body of
     vrele so that we can decrease the indentation of the real work and
     make things slightly more clear.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.603     +14 -15    src/sys/kern/vfs_subr.c


More information about the cvs-src mailing list