cvs commit: src/sys/coda coda_fbsd.c coda_psdev.c

Robert Watson rwatson at FreeBSD.org
Wed Jul 11 20:39:54 UTC 2007


rwatson     2007-07-11 20:39:53 UTC

  FreeBSD src repository

  Modified files:
    sys/coda             coda_fbsd.c coda_psdev.c 
  Log:
  Avoid crash when opening Coda device: when allocating coda_mntinfo, we
  need to initialize dev so that we can actually find the allocated
  coda_mntinfo structure later on.
  
  Submitted by:   Jan Harkes <jaharkes at cs.cmu.edu>
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.44      +3 -2      src/sys/coda/coda_fbsd.c
  1.36      +7 -5      src/sys/coda/coda_psdev.c


More information about the cvs-src mailing list