Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2008 09:55:49 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_vnops.c
Message-ID:  <200810210956.m9L9u3jO075960@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2008-10-21 09:55:49 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_vnops.c 
  Log:
  SVN rev 184118 on 2008-10-21 09:55:49Z by kib
  
  Change vn_start_write() to clear *mpp on all failures when non-NULL vp
  is supplied, since vm_pageout_scan() expects it to be cleared on error.
  
  Submitted by:   tegge
  PR:     123768
  MFC after:      1 week
  
  Revision  Changes    Path
  1.269     +10 -1     src/sys/kern/vfs_vnops.c



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