diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-10-03 12:11:51 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2019-10-03 14:57:47 +0200 |
commit | 6a218f0927c0cced058e14ee5156f10860a149d3 (patch) | |
tree | edc56ce26501ee3cb47ed335922be22efc4843ef /difftool | |
parent | 9ffad2478a04011805132750644eabcb7f0c0e92 (diff) |
Store directory index in generic inode structure
This commit modifies the dir writer to store the directory index directly
in the payload area of the inode it creates. The size of the index in bytes
is stored in a seperate field. Storing the index is moved to the write
inode function.
The read inode function is in turn also modified to read the directory
index from disk and actually store it in the inode structure in memory
for later use.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'difftool')
0 files changed, 0 insertions, 0 deletions