From owner-freebsd-questions@FreeBSD.ORG Wed Mar 19 23:01:58 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3A711065672 for ; Wed, 19 Mar 2008 23:01:58 +0000 (UTC) (envelope-from phatbuckett@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id 9EFC78FC15 for ; Wed, 19 Mar 2008 23:01:58 +0000 (UTC) (envelope-from phatbuckett@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so677139waf.3 for ; Wed, 19 Mar 2008 16:01:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=uxi0gjSHd67HW7hEeOwoSf+l319ruvbDtTE5cev7W9s=; b=hK8QEWfhGDcWZspzdTRzudntEQBwE6INBxKO4hdbq9OnhhvbdtxIcuD/syrG70EvEwbIS/ADydmibXoqNGi1JEWtulbrH4L0CvVcPhQzE4obaSHq3h8D4njY5vumHheJ77tR5ahjl5bQjHcpomvzRgbhLiEn10DAboFlozB1uJM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NEc07v0rxoFKmqXKurAFfmXE2Deih8AViuvL7EyEoLxKj88NGaWg0A2Nnw/Nbci7h5Cr7ZK4uldCRDJ6zYoY58XageOVAKCqz8ur8WV5XJ2eaBwucPxXT//7is4Flm4OlfUz/aiCR6yow9fszTe0I0i9mMWp0UVl0VRUeUM1ZiU= Received: by 10.115.18.1 with SMTP id v1mr2424738wai.15.1205967718309; Wed, 19 Mar 2008 16:01:58 -0700 (PDT) Received: by 10.114.47.12 with HTTP; Wed, 19 Mar 2008 16:01:58 -0700 (PDT) Message-ID: <839aec700803191601v1e6a98a6g82ffaa327c1da679@mail.gmail.com> Date: Wed, 19 Mar 2008 16:01:58 -0700 From: "Darren Spruell" To: "Chuck Swiger" In-Reply-To: <8A74BC4B-F644-4C5D-A64E-3D9F91FD3F1D@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <839aec700803181633j15bcc82cuf695e3db8780bdf5@mail.gmail.com> <8A74BC4B-F644-4C5D-A64E-3D9F91FD3F1D@mac.com> Cc: questions@freebsd.org Subject: Re: smb_iod_recvall: drop resp with mid errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 23:01:59 -0000 On Wed, Mar 19, 2008 at 10:25 AM, Chuck Swiger wrote: > Hi, Darren-- > > > On Mar 18, 2008, at 4:33 PM, Darren Spruell wrote: > > While this host was experiencing these issues a different FreeBSD host > > also encountered issues with a different share on the same Windows > > server. I think this points to issues of some sort on the Windows > > filesystem, but I'd like to understand the smb_iod_recvall output. > > While a fair number of people using FreeBSD also use Samba, asking > here about the details of the Samba code is less likely to receive > detailed responses compared to asking on a Samba-specific list, such > as ... No, nothing to do with samba. This is the native mount_smbfs(8) code in FreeBSD. -- Darren Spruell phatbuckett@gmail.com