Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2002 03:32:56 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_vnops.c src/sys/ufs/ufs ufs_readwrite.c
Message-ID:  <200208121032.g7CAWvLB086703@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/08/12 03:32:56 PDT

  Modified files:
    sys/ufs/ffs          ffs_vnops.c 
  Removed files:
    sys/ufs/ufs          ufs_readwrite.c 
  Log:
  Stop pretending that the FFS file ufs_readwrite.c is a UFS file.
  
  Instead of #including it, pull it into ffs_vnops.c and name things
  correctly.
  
  Sponsored by:   DARPA & NAI Labs.
  
  Revision  Changes    Path
  1.86      +1028 -2   src/sys/ufs/ffs/ffs_vnops.c
  1.97      +0 -1073   src/sys/ufs/ufs/ufs_readwrite.c (dead)

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?200208121032.g7CAWvLB086703>