From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Fedin Subject: [PATCH 0/9] Amiga SmartFileSystem Date: Fri, 26 Dec 2008 15:15:51 +0300 Message-ID: <10510014518.20081226151551@gmail.com> Reply-To: Pavel Fedin Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: linux-fsdevel@vger.kernel.org Return-path: Received: from mail-bw0-f167.google.com ([209.85.218.167]:33073 "EHLO mail-bw0-f167.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750802AbZBLIFe (ORCPT ); Thu, 12 Feb 2009 03:05:34 -0500 Received: by mail-bw0-f167.google.com with SMTP id 11so376020bwz.13 for ; Thu, 12 Feb 2009 00:05:33 -0800 (PST) Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hello! This is an implementation of Amiga SmartFileSystem for the Linux kernel. This patch was done for 2.6.24 kernel but applies also to 2.6.28. This filesystem is widely used on AmigaOS and derivatives (MorphOS, AROS) instead of old AFFS. I'd like to include support for it into the kernel. Signed-off-by: Pavel Fedin -- Best regards, Pavel mailto:sonic.amiga@gmail.com