cvs commit: src/sys/fs/smbfs smbfs_vnops.c

Xin LI delphij at FreeBSD.org
Sat Apr 9 20:17:42 PDT 2005


delphij     2005-04-10 03:17:42 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/smbfs         smbfs_vnops.c 
  Log:
  Initialize vp before using it.  Failing to do this can cause instant
  panic when trying to access a file on mounted smbfs.
  
  Submitted by:   takawata at jp freebsd org
  
  Revision  Changes    Path
  1.60      +1 -0      src/sys/fs/smbfs/smbfs_vnops.c


More information about the cvs-src mailing list