From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Manning Subject: Need help with vfs interface Date: Wed, 4 Sep 2002 12:50:54 +1200 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <20020904005312.06BEC142D3@dragon.actrix.co.nz> Reply-To: manningc2@actrix.gen.nz Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: Received: from there (203-96-48-200-tollfree.actrix.co.nz [203.96.48.200]) by dragon.actrix.co.nz (Postfix) with SMTP id 06BEC142D3 for ; Wed, 4 Sep 2002 12:53:12 +1200 (NZST) To: linux-fsdevel@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi I'm the author of YAFFS (Google for YAFFS), a NAND-flash specific file system for embedded Linux use. Even though the fs is designed for use with NAND flash, it can also run on a ram-only system for debugging/development. The file system itself is fine, but I still have hassles getting the hook-up to the vfs right. I've spent about 100 hours on this and I'm not there yet! First prize for me would be some sort of mentor who can take a look at the code and make suggestions - or even fiddle around with the code to fix what's broken. If you are able to help out, plz contact me. Thanx -- CHarles