Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 1996 12:34:26 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/ufs/ufs ufs_disksubr.c
Message-ID:  <199604191934.MAA26763@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/04/19 12:34:24

  Modified:    sys/ufs/ufs  ufs_disksubr.c
  Log:
  Yet more b_flags fixes.  The previous ones broke the clearing of B_DONE
  and B_READ before writing.  This was was fatal.  They also broke the
  clearing of B_INVAL before doing i/o.  This didn't actually matter.
  
  Submitted by:	mostly by joerg
  
  Revision  Changes    Path
  1.23      +5 -1      src/sys/ufs/ufs/ufs_disksubr.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604191934.MAA26763>