Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2009 16:30:49 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <200903171630.n2HGUvjW072489@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
attilio     2009-03-17 16:30:49 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  SVN rev 189933 on 2009-03-17 16:30:49Z by attilio
  
  Fix an old-standing bug that crept in along the several revisions:
  B_DELWRI cleanup and vnode disassociation should happen just before to
  assign the buffer to a queue.
  
  Reported by:    miwi, Volker <volker at vwsoft dot com>,
                  Ben Kaduk <minimarmot at gmail dot com>,
                  Christopher Mallon <christoph dot mallon at gmx dot de>
  Tested by:      lulf, miwi
  
  Revision  Changes    Path
  1.552     +15 -15    src/sys/kern/vfs_bio.c



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