summaryrefslogtreecommitdiff
path: root/fs/omfs/file.c
diff options
context:
space:
mode:
authorBob Copeland <me@bobcopeland.com>2008-07-25 19:45:16 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-26 12:00:05 -0700
commita3ab7155ea21aadc8a4d5687e91b3d876973185e (patch)
tree40f74b9c4e38d12bbbbc269232fb8a5b7ad9448c /fs/omfs/file.c
parent555e3775ced1d05203934fc6529bbf0560dd8733 (diff)
omfs: add directory routines
Add lookup and directory management routines for OMFS. The filesystem uses hashing based on the filename and stores collisions, unordered, in siblings of files' inode structures. To support telldir, the current position in the hash table is encoded in fpos. 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>
Diffstat (limited to 'fs/omfs/file.c')
0 files changed, 0 insertions, 0 deletions