Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 1998 22:28:57 -0700 (PDT)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/ufs/ffs ffs_inode.c
Message-ID:  <199804300528.WAA07855@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1998/04/29 22:28:56 PDT

  Modified files:
    sys/ufs/ffs          ffs_inode.c 
  Log:
  Fix an error that I made with an optimization.  In the case
  of softupdates, we need to do vtruncbuf the old way.  Luoqi
  caught, found the bug and submitted this fix.
  Submitted by:	Luoqi Chen <luoqi@chen.ml.org>
  
  Revision  Changes    Path
  1.41      +2 -2      src/sys/ufs/ffs/ffs_inode.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?199804300528.WAA07855>