]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2810824bd0ec91aa302b57053e777bf0c19ff6f9
treeec6c72320e8709547734c89cce1348c6f31208c9
parent1fd9fc9fe4b50289d44ffa30c2e2a6eddca4548c
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]