diff options
| author | Bob Copeland <[email protected]> | 2008-07-25 19:45:16 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-26 12:00:05 -0700 |
| commit | a3ab7155ea21aadc8a4d5687e91b3d876973185e (patch) | |
| tree | 40f74b9c4e38d12bbbbc269232fb8a5b7ad9448c /tools/perf/scripts/python | |
| parent | 555e3775ced1d05203934fc6529bbf0560dd8733 (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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions