summaryrefslogtreecommitdiffstats
path: root/fs/omfs/file.c
AgeCommit message (Collapse)AuthorFilesLines
2008-07-26omfs: add file routinesBob Copeland1-0/+346
Add functions for reading and manipulating the storage of file data in the extent-based OMFS. 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>