cvs commit: src/sys/fs/nullfs null_vnops.c

Alexander Kabaev kan at FreeBSD.org
Thu Sep 15 12:21:28 PDT 2005


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


More information about the cvs-src mailing list