Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2003 02:48:03 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/coda cnode.h coda_vfsops.c
Message-ID:  <200303061048.h26Am3Ok096225@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/03/06 02:48:03 PST

  FreeBSD src repository

  Modified files:
    sys/coda             cnode.h coda_vfsops.c 
  Log:
  Add a temporary workaround for a deadlock in Coda venus 5.3.19 that
  occurs when mounting the filesystem. The problem is that venus issues
  the mount() syscall, which calls vfs_mount(), which calls coda_root()
  which attempts to communicate with venus.
  
  Revision  Changes    Path
  1.12      +1 -0      src/sys/coda/cnode.h
  1.42      +27 -2     src/sys/coda/coda_vfsops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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