cvs commit: src/sys/kern vfs_subr.c

Alexander Kabaev kan at FreeBSD.org
Fri Mar 5 20:09:55 PST 2004


kan         2004/03/05 20:09:54 PST

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Always call vn_finished_write after vn_start_write was called. All
  occurences of 'goto done' after vn_start_write invocation were cleaning
  up incompletely.
  
  Revision  Changes    Path
  1.485     +3 -2      src/sys/kern/vfs_subr.c


More information about the cvs-all mailing list