From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Manning Subject: Add yaffs file system to mainline Date: Wed, 27 Oct 2010 16:47:21 +1300 Message-ID: <201010271647.21990.manningc2@actrix.gen.nz> 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 smtp.scorch.co.nz ([27.110.127.199]:39554 "HELO scorch.co.nz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1752474Ab0J0DyF (ORCPT ); Tue, 26 Oct 2010 23:54:05 -0400 Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: YAFFS has been used for many years as a third-party patch-in. I have recently been through the exercise of changing all the symbols to be more kernel friendly with the intention of mainlining into the linux tree. The code is in git at http://github.com/cdhmanning/linux-yaffs-integration/ Thanks to CELF and Google for sponsoring the effort so far. What still needs to be done to mainline this? Regards Charles