cvs commit: src/sys/fs/fifofs fifo_vnops.c

Robert Watson rwatson at FreeBSD.org
Mon Sep 12 03:07:22 PDT 2005


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


More information about the cvs-src mailing list