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

Robert Watson rwatson at FreeBSD.org
Sun Sep 18 03:44:51 PDT 2005


rwatson     2005-09-18 10:44:50 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fifofs        fifo_vnops.c 
  Log:
  Assert that (vp) is locked in fifo_close(), since we rely on the
  exclusive vnode lock to synchronize the reference counts on struct
  fifoinfo.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.126     +1 -0      src/sys/fs/fifofs/fifo_vnops.c


More information about the cvs-src mailing list