Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2005 19:21:26 +0000 (UTC)
From:      Alexander Kabaev <kan@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:  <200509151921.j8FJLQev008956@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kan         2005-09-15 19:21:26 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vnops.c 
  Log:
  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
  
  Revision  Changes    Path
  1.89      +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?200509151921.j8FJLQev008956>