Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 18:43:06 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/pseudofs pseudofs.c pseudofs.h pseudofs_vnops.c
Message-ID:  <200110190143.f9J1h6u40544@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/10/18 18:43:06 PDT

  Modified files:
    sys/fs/pseudofs      pseudofs.c pseudofs.h pseudofs_vnops.c 
  Log:
  Switch to dynamic rather than static initialization.
  This makes it possible (in theory) for nodes to be added and / or removed
  from pseudofs filesystems at runtime.
  
  Revision  Changes    Path
  1.8       +217 -2    src/sys/fs/pseudofs/pseudofs.c
  1.12      +40 -34    src/sys/fs/pseudofs/pseudofs.h
  1.16      +34 -29    src/sys/fs/pseudofs/pseudofs_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?200110190143.f9J1h6u40544>