Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2005 09:30:13 +0000 (UTC)
From:      Peter Edwards <peadar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <200510030930.j939UDi3058044@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peadar      2005-10-03 09:30:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             vfs_bio.c 
  Log:
  MFC revision 1.494:
  
      Close a race in biodone(), whereby the bio_done field of the passed
      bio may have been freed and reassigned by the wakeup before being
      tested after releasing the bdonelock.
  
  Approved by: re (scottl@)
  
  Revision   Changes    Path
  1.491.2.2  +5 -3      src/sys/kern/vfs_bio.c



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