cvs commit: src/sys/kern kern_physio.c

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Dec 31 14:31:14 PST 2004


dillon      2004/12/31 14:30:20 PST

DragonFly src repository

  Modified files:
    sys/kern             kern_physio.c 
  Log:
  Restore b_data prior to calling relpbuf().  This isn't really necessary but
  it's a good cleanup to do in case the pbuf API changes later on.
  
  Submitted-by: Found in Chris Pressey's tree, source is a mystery!
  
  Revision  Changes    Path
  1.9       +1 -0      src/sys/kern/kern_physio.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_physio.c.diff?r1=1.8&r2=1.9&f=u





More information about the Commits mailing list