Date: Tue, 5 Sep 2000 14:09:56 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.h src/sys/kern vfs_subr.c Message-ID: <200009052109.OAA57808@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk         2000/09/05 14:09:56 PDT
  Modified files:
    sys/sys              vnode.h 
    sys/kern             vfs_subr.c 
  Log:
  Move extern declaration of dead_vnodeop_p to a .h file.
  
  Remove race condition in vn_isdisk().
  
  Revision  Changes    Path
  1.125     +3 -2      src/sys/sys/vnode.h
  1.271     +6 -4      src/sys/kern/vfs_subr.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?200009052109.OAA57808>
