From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: FUSE interface to CLD Date: Mon, 15 Feb 2010 04:27:51 -0500 Message-ID: <4B791397.5060602@garzik.org> References: <4B774E44.9050204@garzik.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=v8zC5xQG5J9Ruq//9TyevdICnqdtRZVS1hQDWi1OHMM=; b=KFsDXE9JtUIP4yrLT9iWcHLV/WdA9xZ94tGs2GTlsH/nzcLBarA698zCD9ZUUQ/KvL nhwwO4EUUuh14lf9b2+hlGJ9KQFrHfYzchwJrHvThYWYhuzaOuLmHCSfbI+WytrvsQFK M40KT60mhLFi9eQniz6ZuudCZM2hw84sGfXI8= In-Reply-To: <4B774E44.9050204@garzik.org> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Project Hail On 02/13/2010 08:13 PM, Jeff Garzik wrote: > FYI, a read-only FUSE interface to CLD is being hacked upon. It can be > found in the "fuse" branch of the cld.git repository. Pushed this upstream. Note it remains listed as noinst_PROGRAMS in tools/Makefile.am intentionally, until the FIXME's are addressed and it has reached a minimal working state. Jeff