From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Manning Subject: How do I add yaffs file system to mainline? Date: Thu, 28 Oct 2010 13:08:16 +1300 Message-ID: <201010281308.16774.manningc2@actrix.gen.nz> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org To: linux-kernel@vger.kernel.org Return-path: Received: from smtp.scorch.co.nz ([27.110.127.199]:43410 "HELO scorch.co.nz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1753388Ab0J1AIS (ORCPT ); Wed, 27 Oct 2010 20:08:18 -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? Who do I need to approach? Regards Charles