Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 1997 20:14:22 -0800 (PST)
From:      John Dyson <dyson@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern subr_dkbad.c
Message-ID:  <199711240414.UAA29945@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       1997/11/23 20:14:21 PST

  Modified files:
    sys/kern             subr_dkbad.c 
  Log:
  Fix the buffer flag frobbing.  Note: It is invalid to gratuitiously modify
  b_flags, and this patch removes unneeded modifications.  Only the needed b_flags
  bits are modified now.  (Specifically, it is usually wrong to zero b_flags.)
  Submitted by:	bde@freebsd.org
  
  Revision  Changes    Path
  1.7       +3 -2      src/sys/kern/subr_dkbad.c



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