Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 10:07:22 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/fifofs fifo_vnops.c
Message-ID:  <200509121007.j8CA7MWf031219@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-09-12 10:07:22 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fifofs        fifo_vnops.c 
  Log:
  When a writer opens a fifo, wake up the read socket for read, not the
  write socket.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.116     +1 -1      src/sys/fs/fifofs/fifo_vnops.c



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