Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2001 19:10:07 -0800 (PST)
From:      Boris Popov <bp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_vnops.c
Message-ID:  <200103260310.f2Q3A7L94541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bp          2001/03/25 19:10:07 PST

  Modified files:
    sys/kern             vfs_vnops.c 
  Log:
  Prevent race condition by using msleep() instead of mtx_unlock()/tsleep().
  
  Reviewed by:	alfred
  
  Revision  Changes    Path
  1.112     +2 -3      src/sys/kern/vfs_vnops.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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