K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-06-14T15:45:34.000000Z K 7 svn:log V 184 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. END