From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759247Ab0J1PzI (ORCPT ); Thu, 28 Oct 2010 11:55:08 -0400 Received: from smtp.scorch.co.nz ([27.110.127.199]:45944 "HELO scorch.co.nz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S1758732Ab0J1PzG (ORCPT ); Thu, 28 Oct 2010 11:55:06 -0400 X-Virus-Checked: Checked by ClamAV on scorch.co.nz To: linux-kernel@vger.kernel.org Subject: How do I add yaffs file system to mainline? Content-Disposition: inline From: Charles Manning Date: Fri, 29 Oct 2010 04:55:02 +1300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010290455.02390.manningc2@actrix.gen.nz> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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