Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2009 18:10:57 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/fifofs fifo_vnops.c
Message-ID:  <200901281811.n0SIB3ZS086742@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2009-01-28 18:10:57 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fifofs        fifo_vnops.c 
  Log:
  SVN rev 187832 on 2009-01-28 18:10:57Z by jhb
  
  Assert an exclusive vnode lock for fifo_cleanup() and fifo_close() since
  they change v_fifoinfo.
  
  Discussed with: ups (a while ago)
  
  Revision  Changes    Path
  1.147     +2 -2      src/sys/fs/fifofs/fifo_vnops.c



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