From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Manning Subject: [PATCH 0/10] Add yaffs2 file system: Fifth patchset Date: Wed, 9 Feb 2011 16:25:58 +1300 Message-ID: <1297221968-6747-1-git-send-email-cdhmanning@gmail.com> Cc: Charles Manning To: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, ryan@bluewatersys.com, akpm@linux-foundation.org Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org This is the fifth submission of a yaffs2 patchset. I would like to thank everyone that has given comments so far, with particular mention of Ryan Mallon at Bluewater Systems. I would like to thank CELF (now part of Linux Foundation) and Google for sponsoring the effort to get yaffs2 mainlined. This code is patched from 7ad3c1635865d2e214eaef02ec53f0eb3956daa6 at git://www.aleph1.co.uk/yaffs2. This patch set takes onboard almost all of Ryan's comments to make the code paths cleaner. This code ran various tests for the whole night with no problems seen. Comments/feedback welcome, but I'm hopefully getting pretty close to acceptance :-). -- Charles