Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2000 06:26:55 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c vfs_syscalls.c src/sys/ufs/ffs ffs_softdep_stub.c
Message-ID:  <200007031326.GAA16344@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/07/03 06:26:55 PDT

  Modified files:
    sys/kern             vfs_subr.c vfs_syscalls.c 
    sys/ufs/ffs          ffs_softdep_stub.c 
  Log:
  Make the two calls from kern/* into softupdates #ifdef SOFTUPDATES,
  that is way cleaner than using the softupdates_stub stunt, which
  should be killed when convenient.
  
  Discussed with:	mckusick
  
  Revision  Changes    Path
  1.261     +4 -1      src/sys/kern/vfs_subr.c
  1.157     +4 -1      src/sys/kern/vfs_syscalls.c
  1.12      +1 -16     src/sys/ufs/ffs/ffs_softdep_stub.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?200007031326.GAA16344>