[MTD] generalise the handling of MTD-specific superblocks
authorDavid Howells <dhowells@redhat.com>
Fri, 11 May 2007 05:51:50 +0000 (22:51 -0700)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 11 May 2007 11:14:15 +0000 (12:14 +0100)
commitacaebfd8a7af0019b2edfcf4045c56c3e18375c5
tree312d91a96fbc6ed3672220e2c4087a196e5ab6cf
parent33672f72b24191fb17c3666ec1c620f3fa617b50
[MTD] generalise the handling of MTD-specific superblocks

Generalise the handling of MTD-specific superblocks so that JFFS2 and ROMFS
can both share it.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/Makefile
drivers/mtd/mtdsuper.c [new file with mode: 0644]
fs/jffs2/super.c
include/linux/fs.h
include/linux/mtd/super.h [new file with mode: 0644]