commit | 8f09e98768c17287df076580c4cc72ac358312c6 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Fri Jul 25 19:45:16 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jul 26 12:00:05 2008 -0700 |
tree | 4e1a593887e9c8092c541269d242b429baf051d4 | |
parent | a3ab7155ea21aadc8a4d5687e91b3d876973185e [diff] |
omfs: add file routines 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>