Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2007 21:21:55 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/coda coda_vfsops.c
Message-ID:  <200707112121.l6BLLugx099113@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2007-07-11 21:21:55 UTC

  FreeBSD src repository

  Modified files:
    sys/coda             coda_vfsops.c 
  Log:
  Resolve Coda mount failing because Coda failed to match the device
  operations.  But we don't have to, if we find the coda_mntinfo structure
  for this device in our linked list, we know the device is good.
  
  Submitted by:   Jan Harkes <jaharkes@cs.cmu.edu>
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.62      +4 -8      src/sys/coda/coda_vfsops.c



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