cvs commit: src/sys/fs/fifofs fifo_vnops.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Tue Sep 20 06:59:00 PDT 2005
    
    
  
rwatson     2005-09-20 13:58:59 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_5)
    sys/fs/fifofs        fifo_vnops.c 
  Log:
  Merge fifo_vnops.c:1.125 from HEAD to RELENG_5:
  
    The socket pointers in fifoinfo are not permitted to be NULL, so
    don't check if they are, it just confuses the fifo code more.
  
  Revision   Changes    Path
  1.101.2.7  +4 -7      src/sys/fs/fifofs/fifo_vnops.c
    
    
More information about the cvs-all
mailing list