Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2000 21:26:32 -0700 (PDT)
From:      Boris Popov <bp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/miscfs/nullfs null.h null_subr.c null_vfsops.c null_vnops.c
Message-ID:  <200010250426.VAA36094@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bp          2000/10/24 21:26:32 PDT

  Modified files:        (Branch: RELENG_4)
    sys/miscfs/nullfs    null.h null_subr.c null_vfsops.c 
                         null_vnops.c 
  Log:
  MFC:
  protect nullfs node hash with lockmgr().
  properly release vnode if mount deadlock detected.
  give nullfs node its own malloc type.
  
  Revision  Changes    Path
  1.11.2.2  +7 -1      src/sys/miscfs/nullfs/null.h
  1.21.2.2  +40 -17    src/sys/miscfs/nullfs/null_subr.c
  1.35.2.2  +33 -47    src/sys/miscfs/nullfs/null_vfsops.c
  1.38.2.2  +19 -6     src/sys/miscfs/nullfs/null_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?200010250426.VAA36094>