omfs: define filesystem structures
authorBob Copeland <me@bobcopeland.com>
Sat, 26 Jul 2008 02:45:15 +0000 (19:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:05 +0000 (12:00 -0700)
commit1b002d7b173ae7cc15ed90d3c07f6d106babc510
treeec6c72320e8709547734c89cce1348c6f31208c9
parenta14e4b572b0ee5c6dbe4aceb83d00b2c969324e9
omfs: define filesystem structures

Add header files containing OMFS on-disk and memory structures.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/omfs/omfs.h [new file with mode: 0644]
fs/omfs/omfs_fs.h [new file with mode: 0644]