Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2005 15:51:42 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/nullfs null_vnops.c
Message-ID:  <200509171551.j8HFpg2h034719@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2005-09-17 15:51:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/fs/nullfs        null_vnops.c 
  Log:
  Oops, actually MFC 1.89 (by kan) which was missed in previous commit:
  
  Handle a race condition where NULLFS vnode can be cleaned while threads
  can still be asleep waiting for lowervp lock.
  
  Tested by:      kkenn
  Discussed with: ssouhlal, jeffr
  
  (this is an early MFC for inclusion in the upcoming 6.0-BETA5)
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.87.2.2  +28 -4     src/sys/fs/nullfs/null_vnops.c



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