From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 8 03:37:20 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C3616A43A for ; Mon, 8 Aug 2005 03:37:19 +0000 (GMT) (envelope-from offwhite@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0222843E6E for ; Mon, 8 Aug 2005 03:11:42 +0000 (GMT) (envelope-from offwhite@gmail.com) Received: by wproxy.gmail.com with SMTP id i11so675905wra for ; Sun, 07 Aug 2005 20:11:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=I6dlhOt3msoYWxncunGIOw7xGPRR79oymJnNkhldBwqalwfU05GIzmnhUts7GeZdfj/CMiv1e5s2BWttrHNd1fR/wOo+HGIzvxXZS9eOhcSmSrIj7yo+pkWeaIRGVF3dXfeP1vKib/YG7AQtWElWJfRtglDA5TmJco6CE5ICQnM= Received: by 10.54.11.41 with SMTP id 41mr4606327wrk; Sun, 07 Aug 2005 20:11:42 -0700 (PDT) Received: by 10.54.118.19 with HTTP; Sun, 7 Aug 2005 20:11:42 -0700 (PDT) Message-ID: <8dd4018b050807201114817744@mail.gmail.com> Date: Sun, 7 Aug 2005 22:11:42 -0500 From: Brennan Stehling To: Csaba Henk In-Reply-To: <20050807200451.GK73367@beastie.creo.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050807200451.GK73367@beastie.creo.hu> X-Mailman-Approved-At: Mon, 08 Aug 2005 12:19:59 +0000 Cc: brennan.stehling@offwhite.net, freebsd-hackers@freebsd.org, scottl@freebsd.org Subject: Re: Soc ssh fs: dummy Fuse module aviable for review X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: brennan.stehling@offwhite.net List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2005 03:37:20 -0000 It is not allowing me to grab the CVS content with the anonymous user. I am using the instructions on the wiki to pull the files. Brennan On 8/7/05, Csaba Henk wrote: > Hi! >=20 > I am Csaba Henk, Google Summer of Code participant at FreeBSD. >=20 > I am to create an ssh based virtual networking filesystem, by now that > boils down to porting Fuse (http://fuse.sourceforge.net) (doing so > brings much more to FreeBSD than having an ssh based filesystem). >=20 > Now I want to tell you about a test capable fragment of this ongoing work= . >=20 > If you are interested, you'll find all further info at a dedicated wiki > page, http://wikitest.freebsd.org/moin.cgi/FuseFilesystem. >=20 > I'd appreciate testing and code review. I can also serve with a weird > bug when using multi-threaded Fuse daemons, with simple instructions how = to > trigger it. I guess seasoned BSD hackers will see immediately what's > wrong with my read(2) handling. Please send comments to the soc-chenk > email address of the FreeBSD project. >=20 > Regards, > Csaba >=20 --=20 Brennan Stehling : http://brennan.offwhite.net/blog/