cvs commit: src/sys/netsmb smb_iod.c

Tim J. Robbins tjr at FreeBSD.org
Sat Jun 14 08:45:35 PDT 2003


tjr         2003/06/14 08:45:34 PDT

  FreeBSD src repository

  Modified files:
    sys/netsmb           smb_iod.c 
  Log:
  Avoid dereferencing the thread pointer in smb_iod_addrq() if it's NULL.
  Fixes mdconfig -t vnode on smbfs: mdsetcred()'s "horrible kludge"
  calls into smbfs VOP_READ with a NULL uio_td.
  
  Revision  Changes    Path
  1.13      +2 -1      src/sys/netsmb/smb_iod.c


More information about the cvs-src mailing list