From owner-freebsd-current@FreeBSD.ORG Sun Jun 22 09:36:52 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBA891065671 for ; Sun, 22 Jun 2008 09:36:52 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by mx1.freebsd.org (Postfix) with ESMTP id 8FE1E8FC0C for ; Sun, 22 Jun 2008 09:36:52 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: by wr-out-0506.google.com with SMTP id c8so921028wra.27 for ; Sun, 22 Jun 2008 02:36:51 -0700 (PDT) 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=Oe/Iupof1SvP4Gb90Mi70rBSv7o+B+mQ52HYgMps1Gg=; b=co3EA4RXIq3sQJdiHVgq6xkqATWNzy0cR2lospHeGI0L34S0aWjyuv89pEPFoU0Hru X5WQSFXfuZ7adtfO4BKw9c1eJv80ZEFI7mqMro49BXE6G92cU09K91Npy+HGTXIxCT56 JZ7HVlIIuylhzR0Lu4d3mZ2JXAqG1i6va3yjA= 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=d9mYKTv02QGvZjL/gSjMA1ZkRgxA9s4ssU79YrdeplRG0wLH3m+LtjnWXys+jdB+XK kHITROtcAc+hkwnyrrNfp2euYNsmc3qsZFc+eXQHRJBkOKSP3YJO9+UaoUkKEgs/FwOk TM0T+S6QeDTJ6/6h1/qMywJARkXADgLUhHQtc= Received: by 10.90.92.14 with SMTP id p14mr7902334agb.28.1214125923825; Sun, 22 Jun 2008 02:12:03 -0700 (PDT) Received: by 10.90.96.4 with HTTP; Sun, 22 Jun 2008 02:12:03 -0700 (PDT) Message-ID: Date: Sun, 22 Jun 2008 13:12:03 +0400 From: pluknet To: "Ed Schouten" In-Reply-To: <20080620202413.GS93496@hoeg.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1213986980.3480.16.camel@localhost> <20080620202413.GS93496@hoeg.nl> Cc: Vladimir Grebenschikov , amistry@am-productions.biz, current Subject: Re: fusefs on FreeBSD-8 after recent upgrade - do not work any more 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: Sun, 22 Jun 2008 09:36:52 -0000 2008/6/21 Ed Schouten : > Hello Vladimir, > > * Vladimir Grebenschikov wrote: >> open("/dev/fuse",O_RDWR,00) ERR#2 'No such file or directory' > > Could you confirm whether a kernel panic occurs when INVARIANTS are > enabled? There should be a kernel panic saying: > > clone_create() on cdevsw without minor numbers Yes, I can. > If so, could you add the attached patch to the files/ dir of the > fusefs-kmod and recompile it? Thanks! I don't see any attached patches :/