cvs commit: src/sys/kern sys_pipe.c

Xin LI delphij at FreeBSD.org
Fri Dec 16 10:32:42 PST 2005


delphij     2005-12-16 18:32:39 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sys_pipe.c 
  Log:
  In pipe_write(): when uiomove() fails, do not spin on it forever.
  
  Submitted by:   Kostik Belousov <kostikbel at gmail.com> on -current@
  Message-ID:     <20051216151016.GE84442 at deviant.zoral.local>
  MFC After:      3 weeks
  
  Revision  Changes    Path
  1.185     +2 -0      src/sys/kern/sys_pipe.c


More information about the cvs-all mailing list