public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: adr <mtd@mcmen.demon.co.uk>
To: "MTD" <linux-mtd@lists.infradead.org>
Subject: fs driver
Date: Mon, 16 Sep 2002 21:37:32 +0100	[thread overview]
Message-ID: <200209162137.32991.mtd@mcmen.demon.co.uk> (raw)

I recently wrote a driver module for the Sega Dreamcast flash (see 
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/linuxdc/linux-sh-dc/drivers/mtd/maps/vmu-flash.c?rev=1.11&content-type=text/vnd.viewcvs-markup 
) and now I am attempting to write a file system driver for the vmu's 
proprietary filesystem (file system described here: 
http://mc.pp.se/dc/vms/flashmem.html, code written so far here: 
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/linuxdc/linux-sh-dc/fs/vmuflash-fs.c?rev=1.2&content-type=text/vnd.viewcvs-markup 
).

Now the code written so far essentially does what the mtdblock driver did/does 
when used on the Dreamcast (though my code is not as sophisticated) - for 
which thanks - and that is not a surprise as large chunks of my code are 
essentially copied over from the mtdblock driver.

But I want to do more - mount the filesystem basically - but I am rather at 
see as I don't really understand concepts such as superblocks and so on.

I wonder if someone might point me towards some code/a site/a mailing list/a 
book that tells me what I need to know about building a filesystem for 'nix.

I have the O'Reilly Linux Device Drivers and Understanding the Linux Kernel 
but they appear to be either too simplistic or too ext2 specific to be very 
useful (at least on first reading).


Adrian

                 reply	other threads:[~2002-09-16 20:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200209162137.32991.mtd@mcmen.demon.co.uk \
    --to=mtd@mcmen.demon.co.uk \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox