Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Nov 2001 19:07:09 -0800 (PST)
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_fileno.c pseudofs_vncache.c
Message-ID:  <200111030307.fA337AB09162@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/11/02 19:07:09 PST

  Modified files:
    sys/fs/pseudofs      pseudofs.c pseudofs.h pseudofs_fileno.c 
                         pseudofs_vncache.c 
  Log:
  Reduce the number of #include dependencies by declaring some of the structs
  used in pseudofs.h as opaque structs.
  
  Revision  Changes    Path
  1.10      +4 -0      src/sys/fs/pseudofs/pseudofs.c
  1.14      +15 -1     src/sys/fs/pseudofs/pseudofs.h
  1.5       +1 -4      src/sys/fs/pseudofs/pseudofs_fileno.c
  1.9       +1 -3      src/sys/fs/pseudofs/pseudofs_vncache.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?200111030307.fA337AB09162>