From owner-freebsd-current@FreeBSD.ORG Fri Aug 13 23:08:04 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E38316A4CE for ; Fri, 13 Aug 2004 23:08:04 +0000 (GMT) Received: from lnxc-641.srv.mediaways.net (smtp.compuserve.de [62.52.27.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 60BA443D45 for ; Fri, 13 Aug 2004 23:08:03 +0000 (GMT) (envelope-from Hilko.Meyer@gmx.de) Received: (qmail 16964 invoked by uid 501); 13 Aug 2004 23:08:01 -0000 Received: from dialin-145-254-150-104.arcor-ip.net (dialin-145-254-150-104.arcor-ip.net [145.254.150.104]) by compuserve.de ([10.228.3.105]) with ESMTP via TCP; 13 Aug 2004 23:08:01 -0000 From: Hilko Meyer To: Doug White Date: Sat, 14 Aug 2004 01:08:35 +0200 Message-ID: References: <07759232F85A5C7FC2256EED0022A18A.00281F3542256EED@dp.uz.gov.ua> <20040811120642.503650b8@iscmpd-oleg.dp.uz.gov.ua> <20040812182149.T86599@carver.gumbysoft.com> <5j1ph0pdod0dnjefu1tpsj4vo2pvqv3uom@smtp.compuserve.de> <20040813102420.O93695@carver.gumbysoft.com> In-Reply-To: <20040813102420.O93695@carver.gumbysoft.com> X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable cc: Oleg Palij cc: current@freebsd.org Subject: Re: panic with any version of smbd in 5.2.1-R X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 13 Aug 2004 23:08:04 -0000 Doug White schrieb: >On Fri, 13 Aug 2004, Hilko Meyer wrote: > >> The commit was IIRC to vfs_syscalls.c,v. It was fixed by pjd in April.= I >> think it was the commit in >> http://lists.freebsd.org/pipermail/cvs-all/2004-April/061569.html. > >That sounds right .. thanks for tracking this down. No problem. I copied it from a Mail to you from end of june. :-) >> Workaround ist to compile samba without quota-support. > >That works too :) And is the only sollution, if he doesn't want to upgrade from 5.2.1 to current. Hilko