From owner-freebsd-current@FreeBSD.ORG Mon Nov 3 23:54:18 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AF5F1065678; Mon, 3 Nov 2008 23:54:18 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by mx1.freebsd.org (Postfix) with ESMTP id 9B0998FC08; Mon, 3 Nov 2008 23:54:17 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so2804911wfg.7 for ; Mon, 03 Nov 2008 15:54:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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=yM+FHsPy1csdBkg5frw63cEOGw/gMHch2+S1Ue6Bp/k=; b=nFAUMl5eVcsWHwTE2nMETjfYMB/9dMuusNeCCemd1lBxyoJHn5Ay8e5JeWUCqlD5eQ 8OvidShtWmnOD8H02lXRlITbQmUEuR++CrvI+jKEZh5GM+MXeqyUp7lX0PsJYfiGcaM3 G08Vvicgt6XrFk5HYCe+dhobI5eFxn3N1KHcA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=GHFc8W7m4hrIiUkk1O0OabqlDkdMKEur+ejTFiPBt5Z0t+lzXWtRB9K9KI0LhO2Ig6 jZE/lxJKj9jLoEW1Kb22Hf1POKyYQZxlL5mtYGkIFAHp90zPiXfC+PWOHwogslTIUGVf 0U8yhPtjPH6ke12XqsN2DVSy58C00KvNd7o3M= Received: by 10.142.234.16 with SMTP id g16mr395173wfh.274.1225756457121; Mon, 03 Nov 2008 15:54:17 -0800 (PST) Received: by 10.142.218.14 with HTTP; Mon, 3 Nov 2008 15:54:17 -0800 (PST) Message-ID: <9bbcef730811031554m61bc6762g7f503ad56f0981bd@mail.gmail.com> Date: Tue, 4 Nov 2008 00:54:17 +0100 From: "Ivan Voras" To: "Robert Watson" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081102123100.GA1434@darklight.homeunix.org> <3bbf2fe10811020737g211dfb3fs54b48e4071db2393@mail.gmail.com> <3bbf2fe10811020817g1409a38ep26c1ee8edf075201@mail.gmail.com> <200811031458.42549.jhb@freebsd.org> <3bbf2fe10811031320o5d977babpe37bcf22836b8d34@mail.gmail.com> <490F77ED.9050501@mawer.org> X-Mailman-Approved-At: Tue, 04 Nov 2008 00:20:32 +0000 Cc: Yuri Pankov , developers@freebsd.org, Attilio Rao , freebsd-current@freebsd.org, freebsd-fs@freebsd.org, Antony Mawer Subject: Re: reproducible panic with mount_smbfs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2008 23:54:18 -0000 2008/11/4 Robert Watson : >Apple has started doing > some of this in their fork of our netsmb code, but there's a lot more to do > I think. Like replacing SMB with CIFS :) I think that right now the only operating systems that use plain old SMB instead of CIFS are Windows 98, NT 4 and FreeBSD :)