cvs commit: src/sys/kern sys_pipe.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jul 4 11:40:17 PDT 2005


dillon      2005/07/04 11:39:16 PDT

DragonFly src repository

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
  The pipe code was not properly handling kernel space writes.  Such writes
  can be made by the journaling code when journaling to a pipe.
  
  Revision  Changes    Path
  1.30      +7 -2      src/sys/kern/sys_pipe.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/sys_pipe.c.diff?r1=1.29&r2=1.30&f=u





More information about the Commits mailing list