From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Gud Subject: [ANNOUNCE] fuse-ext2fs git tree Date: Mon, 11 Sep 2006 00:57:55 -0500 Message-ID: <4504FAE3.6010903@ksu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp3.cc.ksu.edu ([129.130.7.17]:7829 "EHLO smtp3.cc.ksu.edu") by vger.kernel.org with ESMTP id S964911AbWIKGPP (ORCPT ); Mon, 11 Sep 2006 02:15:15 -0400 Received: from [129.130.101.213] ([129.130.101.213]) by smtp3.cc.ksu.edu (8.13.6/8.13.6) with ESMTP id k8B6FET2010517 for ; Mon, 11 Sep 2006 01:15:14 -0500 (CDT) To: linux-fsdevel@vger.kernel.org Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Based on jgarzik's preliminary fuse-ext2 code, this is working implementation of ext2 file system using File System in User-Space (FUSE). This is a fall-out of fuse-chunkfs, a FUSE prototype of chunkfs that I'm developing which is based on ext2 and makes use of this code. git://cislinux.cis.ksu.edu/fuse-ext2fs Comments, suggestions, patches welcome. AG -- May the source be with you. http://www.cis.ksu.edu/~gud